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