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