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

Public class that helps serialize ContentLocationInfo to and from XML

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

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
class 
LocationRequestBase
<
SerializableAttribute> _
Public 
Class 
LocationRequestBase
[
SerializableAttribute]
public 
ref class 
LocationRequestBase

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
LocationRequestBase () () () ()
Initializes a new instance of the LocationRequestBaseclass.
ADSite
Gets or set the AD Site for the content location
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
IPAddresses
Gets or sets the IP address for the content location
MemberwiseClone () () () () (Inherited from Object.)
ToString () () () () (Inherited from Object.)

Inheritance Hierarchy

See Also