Share via


Proprietà Disposable.Empty

Spazio dei nomi:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: System.IDisposable

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Disposable Classe

Spazio dei nomi Microsoft.Phone.Reactive