| ConceptualContentSettingsTokenFiles Property |
This is used to get the conceptual content token files
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public FileItemCollection TokenFiles { get; }
Public ReadOnly Property TokenFiles As FileItemCollection
Get
public:
property FileItemCollection^ TokenFiles {
FileItemCollection^ get ();
}
member TokenFiles : FileItemCollection with get
Property Value
Type:
FileItemCollectionSee Also