共用方式為


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

行顯示所支援的描述項數目。 值為零表示行顯示不支援描述元。

適用於