Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
NamedArgument Class
NamedArgument Properties
Expression Property
IsSingleLine Property
Name Property
ParameterRef Property
NamedArgument
Name Property
The name of the
NamedArgument
- either the name of the associated
ParameterDecl
, or the name of the tuple field if used with
NewTuple
.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
string
Name
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
NamedArgument Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com