共用方式為


LineDisplayCapabilities.SupportedWindows 屬性

定義

取得行顯示所支援的視窗數目上限。

public:
 property unsigned int SupportedWindows { unsigned int get(); };
uint32_t SupportedWindows();
public uint SupportedWindows { get; }
var uInt32 = lineDisplayCapabilities.supportedWindows;
Public ReadOnly Property SupportedWindows As UInteger

屬性值

UInt32

unsigned int

uint32_t

行顯示所支援的視窗數目上限。

適用於