TokenCollectionTokenFilePath Property
This is used to get or set the token file path
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string TokenFilePath { get; set; }
Public Property TokenFilePath As String
Get
Set
public:
property String^ TokenFilePath {
String^ get ();
void set (String^ value);
}
member TokenFilePath : string with get, set
Property Value
String