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