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