Condividi tramite


CompilationOptions.MainTypeName Proprietà

Definizione

Nome completo di un tipo che dichiara il metodo Main statico. Deve essere un nome valido non generico per lo spazio dei nomi. Null se qualsiasi metodo Main statico è un candidato per un punto di ingresso.

public:  property System::String ^ MainTypeName {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public string MainTypeName { get; protected set; }
public string? MainTypeName { get; protected set; }
member this.MainTypeName : string with get, set
Public Property MainTypeName As String

Valore della proprietà

Si applica a