Determines whether the container should scan and automatically host remote services
(Types marked with SpaceRemotingServiceAttribute).
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool ScanRemotingServices { get; }
ReadOnly Property ScanRemotingServices As Boolean Get
property bool ScanRemotingServices { bool get (); }
/** @property */ boolean get_ScanRemotingServices()