SandcastleProjectPreliminary Property
This read-only property is used to get whether or not all pages should be marked with a "preliminary
documentation" warning in the page header.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool Preliminary { get; }
Public ReadOnly Property Preliminary As Boolean
Get
public:
property bool Preliminary {
bool get ();
}
member Preliminary : bool with get
Property Value
Boolean