VSTAScriptingEngine.ProjectName Property

Definition

Gets or sets the current project name. Useful for renaming scripts

public:
 property System::String ^ ProjectName { System::String ^ get(); void set(System::String ^ value); };
public string ProjectName { get; set; }
member this.ProjectName : string with get, set
Public Property ProjectName As String

Property Value

Applies to