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