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

줄 표시에서 지원하는 최대 창 수입니다.

적용 대상