Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
FieldDecl Class
FieldDecl Properties
Category Property
DeclaringType Property
HasTerminator Property
IsConst Property
IsEvent Property
IsInternal Property
IsPrivate Property
IsProtected Property
IsPublic Property
IsStatic Property
Modifiers Property
NewLines Property
Type Property
FieldDecl
IsEvent Property
True if the field is an event.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsEvent
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
FieldDecl Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com