Partager via


SubjectAlternativeNameInfo.IPAddress Propriété

Définition

Obtient l’adresse IP.

public:
 property IVectorView<Platform::String ^> ^ IPAddress { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> IPAddress();
public IReadOnlyList<string> IPAddress { get; }
var iVectorView = subjectAlternativeNameInfo.iPAddress;
Public ReadOnly Property IPAddress As IReadOnlyList(Of String)

Valeur de propriété

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Adresse IP.

S’applique à