Click or drag to resize

AnnotationIsPostfix Property

True if this annotation appears after the object it's attached to as opposed to before it.

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

Property Value

Type: Boolean
See Also