The start description.
Read-only property
[Visual Basic .NET] |
---|
Public Property LabelStartDescription() As String |
[C#] |
---|
public string LabelStartDescription {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_LabelStartDescription(); |
[Unmanaged C++] |
---|
public: HRESULT get_LabelStartDescription( BSTR * pRetVal ); |
[Java] |
---|
public String getLabelStartDescription(); |