public string AttachedFiles { get; set; }
Public Property AttachedFiles As String Get Set
public: property String^ AttachedFiles { String^ get (); void set (String^ value); }
member AttachedFiles : string with get, set
In This Article