[NetForumFieldAttribute("prd_name")] public string ProductName { get; }
<NetForumFieldAttribute("prd_name")> Public ReadOnly Property ProductName As String Get
public: [NetForumFieldAttribute(L"prd_name")] property String^ ProductName { String^ get (); }
[<NetForumFieldAttribute("prd_name")>] member ProductName : string with get
Copyright © Catalyst Fire 2014