Share via


ProgressIndicator.IsVisible (Propiedad)

Espacio de nombres:  Microsoft.Phone.Shell
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Property IsVisible As Boolean
public bool IsVisible { get; set; }
public:
property bool IsVisible {
    bool get ();
    void set (bool value);
}
member IsVisible : bool with get, set

Valor de propiedad

Tipo: System.Boolean

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

ProgressIndicator Clase

Microsoft.Phone.Shell (Espacio de nombres)