DnssdServiceWatcher.Status Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene lo stato corrente di DnssdServiceWatcherStatus.
Nota
DnssdServiceWatcher non è supportato e potrebbe essere modificato o non disponibile in futuro. Usare invece l'API Windows.Devices.Enumeration.
public:
property DnssdServiceWatcherStatus Status { DnssdServiceWatcherStatus get(); };
DnssdServiceWatcherStatus Status();
public DnssdServiceWatcherStatus Status { get; }
var dnssdServiceWatcherStatus = dnssdServiceWatcher.status;
Public ReadOnly Property Status As DnssdServiceWatcherStatus
Valore della proprietà
Valore che descrive lo stato corrente del watcher.