Returns true if the proxy is connected to an embedded space, otherwise false.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool Embedded { get; }
ReadOnly Property Embedded As Boolean Get
property bool Embedded { bool get (); }
/** @property */ boolean get_Embedded()