GenerateTemporaryTargetAssembly.CompileTypeName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nom d'élément approprié qui peut être accepté par la tâche de compilateur gérée.
Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.
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
Valeur de propriété
Nom d'élément approprié qui peut être accepté par la tâche de compilateur gérée.
- Attributs