Compartir a través de


SinglePageConfigurator.UnconfiguredView Propiedad

Definición

Obtiene la interfaz de usuario personalizada que se va a mostrar cuando el servicio conectado no está configurado para el proyecto actual.

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

Valor de propiedad

Se aplica a