Condividi tramite


SystemSupportDeviceInfo.FriendlyName Proprietà

Definizione

Ottiene il nome descrittivo del dispositivo locale. Questo valore potrebbe derivare da un nome computer NetBIOS.

public:
 property Platform::String ^ FriendlyName { Platform::String ^ get(); };
winrt::hstring FriendlyName();
public string FriendlyName { get; }
var string = systemSupportDeviceInfo.friendlyName;
Public ReadOnly Property FriendlyName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome descrittivo del dispositivo locale. Il valore è inferiore a 1024 caratteri.

Si applica a