string FileName { get; set; }
Property FileName As String Get Set
property String^ FileName { String^ get (); void set (String^ value); }
abstract FileName : string with get, set
In This Article