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