[NetForumFieldAttribute("cst_web_login")] public string UserName { get; set; }
<NetForumFieldAttribute("cst_web_login")> Public Property UserName As String Get Set
public: [NetForumFieldAttribute(L"cst_web_login")] property String^ UserName { String^ get (); void set (String^ value); }
[<NetForumFieldAttribute("cst_web_login")>] member UserName : string with get, set
Copyright © Catalyst Fire 2014