Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
PropertyDecl Class
PropertyDecl Properties
Category Property
Getter Property
HasGetter Property
HasInitializer Property
HasSetter Property
Initializer Property
IsAutomatic Property
IsReadable Property
IsSingleLine Property
IsWritable Property
Setter Property
PropertyDecl
HasSetter Property
True if the property has a setter method.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
HasSetter
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
PropertyDecl Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com