Click or drag to resize

AnnotationIsInfixLocation2 Property

True if this annotation is marked as Infix location #1.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsInfixLocation2 { get; set; }

Property Value

Type: Boolean
See Also