ParametersElementParameterStyle Property
This is used to get or set the parameter style for HTML presentation styles
Namespace: Sandcastle.Core.PresentationStyle.Transformation.ElementsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string ParameterStyle { get; set; }
Public Property ParameterStyle As String
Get
Set
public:
property String^ ParameterStyle {
String^ get ();
void set (String^ value);
}
member ParameterStyle : string with get, set
Property Value
StringThe default if not set explicitly is "parameter"