Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Discovers local IP addresses from network interface cards (NICs). The default behavior is to discover both IPv4 and IPv6 addresses.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public int DiscoverIPAddresses()
public:
int DiscoverIPAddresses()
Public Function DiscoverIPAddresses As Integer
Return Value
Type: System.Int32
Count of discovered IP addresses.
See Also
DiscoverIPAddresses Overload
ContentLocationIPAddresses Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top