다음을 통해 공유


LineDisplayCapabilities.SupportedDescriptors 속성

정의

줄 표시에서 지원하는 설명자 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

줄 표시에서 지원하는 설명자의 수입니다. 값이 0이면 줄 표시가 설명자를 지원하지 않음을 나타냅니다.

적용 대상