TypeDeclIsPartial Property |
True if the type is a partial type.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsPartial { get; set; }
Property Value
Type:
BooleanImplements
ITypeDeclIsPartialSee Also