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