| 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 public 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