SinglePageConfigurator.UnconfiguredView プロパティ

定義

接続されたサービスが現在のプロジェクト用に構成されていない場合に表示されるカスタム UI を取得します

public:
 virtual property System::Windows::FrameworkElement ^ UnconfiguredView { System::Windows::FrameworkElement ^ get(); };
public virtual System.Windows.FrameworkElement UnconfiguredView { get; }
member this.UnconfiguredView : System.Windows.FrameworkElement
Public Overridable ReadOnly Property UnconfiguredView As FrameworkElement

プロパティ値

適用対象