ProcedureTargetIsConversionOperator Property

This is used to get or set whether or not the target is a conversion operator

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2024.12.21.0
public bool IsConversionOperator { get; set; }

Property Value

Boolean

See Also