public string ExpandingIconName { get; }
Public ReadOnly Property ExpandingIconName As String
Get
public:
virtual property String^ ExpandingIconName {
String^ get () sealed;
}
abstract ExpandingIconName : string with get
override ExpandingIconName : string with get