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