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