TokenTokenName Property
This is used to get or set the token name
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string TokenName { get; set; }
Public Property TokenName As String
Get
Set
public:
property String^ TokenName {
String^ get ();
void set (String^ value);
}
member TokenName : string with get, set
Property Value
StringIf the value is null or empty, a new GUID is assigned as the name