Condividi tramite


DnssdServiceWatcher.Status Proprietà

Definizione

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.

Si applica a