FileDialog.ShowPinnedPlaces プロパティ

定義

ビューのナビゲーション ウィンドウに既定で表示される項目を表示するかどうかを示す値を取得または設定します。

public:
 property bool ShowPinnedPlaces { bool get(); void set(bool value); };
public bool ShowPinnedPlaces { get; set; }
member this.ShowPinnedPlaces : bool with get, set
Public Property ShowPinnedPlaces As Boolean

プロパティ値

適用対象