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