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 public bool IsPostfix { get; set; }
Property Value
Type:
BooleanSee Also