IConceptualContentSettingsTokenFiles Property
This read-only property gets the conceptual content token files
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
IList<ContentFile> TokenFiles { get; }
ReadOnly Property TokenFiles As IList(Of ContentFile)
Get
property IList<ContentFile^>^ TokenFiles {
IList<ContentFile^>^ get ();
}
abstract TokenFiles : IList<ContentFile> with get
Property Value
IListContentFile