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