Share via


IVsDpiAware.Mode Property

Definition

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)]
public uint Mode { get; }
member this.Mode : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSDPIMODE")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.Mode : uint32
Public ReadOnly Property Mode As UInteger

Property Value

Attributes

Applies to