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