Condividi tramite


HostName.RawName Proprietà

Definizione

Ottiene la stringa originale usata per costruire l'oggetto HostName .

public:
 property Platform::String ^ RawName { Platform::String ^ get(); };
winrt::hstring RawName();
public string RawName { get; }
var string = hostName.rawName;
Public ReadOnly Property RawName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa originale usata per costruire l'oggetto HostName .

Si applica a

Vedi anche