Freigeben über


MutableDisposable.Disposable-Eigenschaft

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

Syntax

'Declaration
Public Property Disposable As IDisposable
public IDisposable Disposable { get; set; }
public:
property IDisposable^ Disposable {
    IDisposable^ get ();
    void set (IDisposable^ value);
}
member Disposable : IDisposable with get, set

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

MutableDisposable Klasse

Microsoft.Phone.Reactive-Namespace