SampleClass.TokenExample Method

Sandcastle XML Comments

Sandcastle XML Comments GuideSampleClassTokenExample Method
The help file was built on October 10, 2015 using Sandcastle v2015.10.10.0.

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public void TokenExample()
Public Sub TokenExample
public:
void TokenExample()
member TokenExample : unit -> unit 
Remarks
For tokens to be resolved, the API Token Resolution build component must be added to the SHFB project.
See Also