CodeSnippetKeywordStyleParameter Property
This is used to get the keyword style parameter
Namespace: Sandcastle.Tools.BuildComponents.SnippetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string KeywordStyleParameter { get; set; }
Public Property KeywordStyleParameter As String
Get
Set
public:
property String^ KeywordStyleParameter {
String^ get ();
void set (String^ value);
}
member KeywordStyleParameter : string with get, set
Property Value
String