| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As UaArgument Dim value As String value = instance.Name instance.Name = value | |
| C# | |
|---|---|
public string Name | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| Name Field | |
| See Also Send Feedback | |
| EasyUA Assembly > Advosol.EasyUA Namespace > UaArgument Class : Name Field |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As UaArgument Dim value As String value = instance.Name instance.Name = value | |
| C# | |
|---|---|
public string Name | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x