相关文章推荐
睿智的火柴  ·  System.ArgumentExcepti ...·  8 月前    · 
玩命的水桶  ·  leaflet ...·  1 年前    · 
冷冷的夕阳  ·  Developing ...·  1 年前    · 
public:
 property System::String ^ FileDownloadName { System::String ^ get(); void set(System::String ^ value); };
public string FileDownloadName { get; set; }
member this.FileDownloadName : string with get, set
Public Property FileDownloadName As String