PFSTokenReaderGetTokenString Method |
Get the string related to the current token.
Not all token types have data related to it. Only the
following tokens have data:
Namespace: DHI.PFSAssembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public string GetTokenString()
Public Function GetTokenString As String
public:
String^ GetTokenString()
member GetTokenString : unit -> string
Return Value
Type:
StringSee Also