Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the network interface IP address.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public Collection<string> IPAddresses { get; }
public:
property Collection<String^>^ IPAddresses {
Collection<String^>^ get();
}
Public ReadOnly Property IPAddresses As Collection(Of String)
Property Value
Type: System.Collections.ObjectModel.Collection<String>
See Also
InventoryInstanceElementWin32NetworkAdapterConfiguration Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top