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