Scope script file name or command line or argebra graph

Namespace: VcClient
Assembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)

Syntax

C#
public string ScopeScriptFileNameOrCmdOrGraph { get; set; }
Visual Basic
Public Property ScopeScriptFileNameOrCmdOrGraph As String
	Get
	Set
Visual C++
public:
property String^ ScopeScriptFileNameOrCmdOrGraph {
	String^ get ();
	void set (String^ value);
}

See Also