CompileWorkflowTask.TargetFramework 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 .NET Framework cible du projet actuel.
public:
property System::String ^ TargetFramework { System::String ^ get(); void set(System::String ^ value); };
public string TargetFramework { get; set; }
member this.TargetFramework : string with get, set
Public Property TargetFramework As String
Valeur de propriété
.NET Framework cible du projet actuel.