GenerateTemporaryTargetAssembly.CompileTypeName Proprietà

Definizione

Ottiene o imposta il nome dell'elemento appropriato che può essere accettato dall'attività gestita del compilatore.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property System::String ^ CompileTypeName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string CompileTypeName { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.CompileTypeName : string with get, set
Public Property CompileTypeName As String

Valore della proprietà

Il nome dell'elemento appropriato che può essere accettato dall'attività gestita del compilatore.

Attributi

Si applica a