Gets the inactive space name.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string InactiveSpaceMemberName { get; }
Public ReadOnly Property InactiveSpaceMemberName As String Get
public: property String^ InactiveSpaceMemberName { String^ get (); }
/** @property */ public String get_InactiveSpaceMemberName()