AttributeIsGlobal Property |
True if the Attribute is global (not associated with a following code object, but rather the Assembly or Module).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsGlobal { get; }
Property Value
Type:
BooleanSee Also