Share via


ProgressIndicator.IsIndeterminate (Propiedad)

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

Sintaxis

'Declaración
Public Property IsIndeterminate As Boolean
public bool IsIndeterminate { get; set; }
public:
property bool IsIndeterminate {
    bool get ();
    void set (bool value);
}
member IsIndeterminate : 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)