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
プロパティ値
行表示でサポートされる記述子の数。 値 0 は、行表示が記述子をサポートしていないことを示します。