[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This will discover IP address and AD site information for the location request.

This may overwrite any previously set values for ContentLocationInfo.IPAddresses and ContentLocationInfo.ADSite.

Namespace:  Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
void 
Discover()
Public 
Sub 
Discover
public:
void 
Discover()

See Also