Table of Contents

ProcedureTarget.IsConversionOperator Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.Targets.dll

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

public bool IsConversionOperator { get; set; }

Property Value

bool