CSharpProjectProperties7.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.
public:
property System::UInt32 TargetFramework { System::UInt32 get(); void set(System::UInt32 value); };
public:
property unsigned int TargetFramework { unsigned int get(); void set(unsigned int value); };
[System.Runtime.InteropServices.DispId(12200)]
public uint TargetFramework { [System.Runtime.InteropServices.DispId(12200)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; [System.Runtime.InteropServices.DispId(12200)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] set; }
[<System.Runtime.InteropServices.DispId(12200)>]
[<get: System.Runtime.InteropServices.DispId(12200)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
[<set: System.Runtime.InteropServices.DispId(12200)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.TargetFramework : uint32 with get, set
Public Property TargetFramework As UInteger
Valeur de propriété
Implémente
- Attributs