Hub.DefaultSectionIndex プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property int DefaultSectionIndex { int get(); void set(int value); };
int DefaultSectionIndex();
void DefaultSectionIndex(int value);
public int DefaultSectionIndex { get; set; }
var int32 = hub.defaultSectionIndex;
hub.defaultSectionIndex = int32;
Public Property DefaultSectionIndex As Integer
<Hub DefaultSectionIndex=int/>
プロパティ値
Int32
int
ハブが初期化されたときに最初に表示する ハブ セクションのインデックス。