TransformationArgumentIsForConceptualBuild Property
This read-only property returns whether or not the argument applies to conceptual builds
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public bool IsForConceptualBuild { get; }
Public ReadOnly Property IsForConceptualBuild As Boolean
Get
public:
property bool IsForConceptualBuild {
bool get ();
}
member IsForConceptualBuild : bool with get
Property Value
Boolean