VBProjectProperties6.TargetFramework Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Значение свойства
- Атрибуты