CommandLineArguments.CompilationName Property

Definition

Compilation name or null if not specified.

public:
 property System::String ^ CompilationName { System::String ^ get(); };
public string CompilationName { get; }
public string? CompilationName { get; }
member this.CompilationName : string
Public ReadOnly Property CompilationName As String

Property Value

Applies to