[This is preliminary documentation and is subject to change.]
Definition file name property
| C# | Visual Basic | Visual C++ |
public string Filename { get; set; }
Public Property Filename As String
public: property String^ Filename { String^ get (); void set (String^ value); }