ConceptualContentSettingsTokenFiles Property
This is used to get the conceptual content token files
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IList<ContentFile> TokenFiles { get; }
Public ReadOnly Property TokenFiles As IList(Of ContentFile)
Get
public:
property IList<ContentFile^>^ TokenFiles {
IList<ContentFile^>^ get ();
}
member TokenFiles : IList<ContentFile> with get
Property Value
IListContentFile