This document is archived and information here might be outdated. Recommended version. |
Obtains property name. Advances to the next token.
[Visual Basic .NET] Public Function ReadPropertyName ( _ ) As String
[C#] public string ReadPropertyName ( );
[C++]
HRESULT ReadPropertyName(
void
);