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