Return the short type description.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ShortTypeDescription() As String
|
| [C#] |
|---|
public string ShortTypeDescription {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_ShortTypeDescription();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ShortTypeDescription(
|
| [Java] |
|---|
public String getShortTypeDescription();
|