PresentationStyleExportAttributeIsDeprecated Property
This read-only property is used to indicate that the presentation style has been deprecated
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool IsDeprecated { get; set; }
Public Property IsDeprecated As Boolean
Get
Set
public:
property bool IsDeprecated {
bool get ();
void set (bool value);
}
member IsDeprecated : bool with get, set
Property Value
Boolean