Share via


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

行表示でサポートされるウィンドウの最大数。

適用対象