CodeSnippetLanguage Property
This read-only property returns the language for the snippet
Namespace: Sandcastle.Tools.BuildComponents.SnippetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string Language { get; }
Public ReadOnly Property Language As String
Get
public:
property String^ Language {
String^ get ();
}
member Language : string with get
Property Value
String