Nebula command-line arguments
Default is null.
Namespace: ScopeClientAssembly: Scope (in Scope.exe) Version: 10.2.0.0 (10.2.2.0)
Syntax
C# |
---|
public string NebulaCommandLineArgs { get; set; } |
Visual Basic |
---|
Public Property NebulaCommandLineArgs As String Get Set |
Visual C++ |
---|
public: property String^ NebulaCommandLineArgs { String^ get (); void set (String^ value); } |