This directory is used as a base directory for relative streams in OUTPUT command (local execution only)
Namespace: ScopeClientAssembly: Scope (in Scope.exe) Version: 10.2.0.0 (10.2.2.0)
Syntax
C# |
---|
public string OutputStreamPath { get; set; } |
Visual Basic |
---|
Public Property OutputStreamPath As String Get Set |
Visual C++ |
---|
public: property String^ OutputStreamPath { String^ get (); void set (String^ value); } |