File Format identification. Cannot contain
spaces.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FormatID() As String
|
| [C#] |
|---|
public string FormatID {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_FormatID();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_FormatID(
|
| [Java] |
|---|
public String getFormatID();
|