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