This document is archived and information here might be outdated. Recommended version. |
Indicates true if current token is a property value or array value of type string.
[Visual Basic .NET]
Public Function IsString ( _
) As Boolean
[C#]
public bool IsString (
);
[C++]
HRESULT IsString(
void
);