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

The ContentLocationIPAddressestype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
AddIPAddress(ContentLocationIPAddress)
Adds an IP to the list. Helper for IPAddresses.Add(...)
ClearIPAddresses () () () ()
Clears the list of IP addresses for the content location request
DiscoverIPAddresses () () () ()
Discovers local IP addresses from NICs. Defaults to discover both IPv4 and IPv6
DiscoverIPAddresses(IPAddressDiscoveryType)
Discovers local IP adresses from NICs. You can specify IPv4, IPv6, or both
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
ToString () () () () (Inherited from Object.)

See Also