DnssdServiceInstance.DnssdServiceInstanceName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nom du service DNS-SD instance pour ce DnssdServiceInstance.
public:
property Platform::String ^ DnssdServiceInstanceName { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring DnssdServiceInstanceName();
void DnssdServiceInstanceName(winrt::hstring value);
public string DnssdServiceInstanceName { get; set; }
var string = dnssdServiceInstance.dnssdServiceInstanceName;
dnssdServiceInstance.dnssdServiceInstanceName = string;
Public Property DnssdServiceInstanceName As String
Valeur de propriété
Nom du service.