Visual Basic (Declaration) | |
---|---|
<DescriptionAttribute("The access to browse the OP servers is done in this user.")> Public Property UserName As String |
C# | |
---|---|
[DescriptionAttribute("The access to browse the OP servers is done in this user.")] public string UserName {get; set;} |