| TokenToToken Method |
Convert the token to its <token> element form
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax Public Function ToToken As String
public:
String^ ToToken()
member ToToken : unit -> string
Return Value
Type:
StringThe token in its
<token> element form
See Also