LineDisplayCapabilities.SupportedDescriptors 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得行顯示所支援的描述項數目。
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
屬性值
行顯示所支援的描述項數目。 值為零表示行顯示不支援描述元。