Click or drag to resize
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.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public string GetTokenString()

Return Value

Type: String
See Also