Freigeben über


Disposable.Empty-Eigenschaft

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

Syntax

'Declaration
Public Shared ReadOnly Property Empty As IDisposable
public static IDisposable Empty { get; }
public:
static property IDisposable^ Empty {
    IDisposable^ get ();
}
static member Empty : IDisposable with get

Eigenschaftswert

Typ: System.IDisposable

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

Disposable Klasse

Microsoft.Phone.Reactive-Namespace