Share via


CSharpCommandLineParser.Script Property

Definition

public:
 static property Microsoft::CodeAnalysis::CSharp::CSharpCommandLineParser ^ Script { Microsoft::CodeAnalysis::CSharp::CSharpCommandLineParser ^ get(); };
public static Microsoft.CodeAnalysis.CSharp.CSharpCommandLineParser Script { get; }
static member Script : Microsoft.CodeAnalysis.CSharp.CSharpCommandLineParser
Public Shared ReadOnly Property Script As CSharpCommandLineParser

Property Value

Applies to