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