IVsDpiAware.Mode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::UInt32 Mode { System::UInt32 get(); };
public uint Mode { get; }
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSDPIMODE")]
[System.Runtime.InteropServices.DispId(1610678272)]
[System.Runtime.InteropServices.ComAliasName("VSDPIMODE")]
public uint Mode { get; }
member this.Mode : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSDPIMODE")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
[<System.Runtime.InteropServices.ComAliasName("VSDPIMODE")>]
member this.Mode : uint32
Public ReadOnly Property Mode As UInteger
Property Value
- Attributes