Compartir a través de


SinglePageConfigurator.ConfiguredView Propiedad

Definición

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

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

Valor de propiedad

Se aplica a