Freigeben über


ProgressIndicator.Value-Eigenschaft

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Value As Double
public double Value { get; set; }
public:
property double Value {
    double get ();
    void set (double value);
}
member Value : float with get, set

Eigenschaftswert

Typ: System.Double

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

ProgressIndicator Klasse

Microsoft.Phone.Shell-Namespace