Get or set the Name.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

See Also

VBXC_ParamAttribute Class | VBXC_ParamAttribute Members | Fesersoft.VB.Comments Namespace


View Main Product Page