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

MP location record

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

Syntax

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

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
MPLocation () () () ()
Initializes a new instance of the MPLocationclass.
Capabilities
MP capabilities
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
InternetName
Internet hostname
IntranetName
Intranet hostname
MemberwiseClone () () () () (Inherited from Object.)
ToString () () () () (Inherited from Object.)
Trust
Windows trust information
Version
MP version

Inheritance Hierarchy

System . . :: . . Object
   Microsoft.ConfigurationManagement.Messaging.Messages . . :: . . MPLocation

See Also