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

SiteInfoReply site

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

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
sealed 
class 
SiteInfoSite : 

AssignedSiteInfoSite
<
SerializableAttribute> _
Public 
NotInheritable 
Class 
SiteInfoSite _
	
Inherits 

AssignedSiteInfoSite
[
SerializableAttribute]
public 
ref class 
SiteInfoSite 
sealed : 
public 

AssignedSiteInfoSite

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
SiteInfoSite () () () ()
BuildNumber
Site build number
(Inherited from AssignedSiteInfoSite.)
Capabilities
Site capabilities
(Inherited from AssignedSiteInfoSite.)
DefaultMP
Default management point
(Inherited from AssignedSiteInfoSite.)
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
OperationalSettings
Operational settings
SiteCode
Site code of the record
(Inherited from AssignedSiteInfoSite.)
ToString () () () () (Inherited from Object.)
Version
Site version
(Inherited from AssignedSiteInfoSite.)

Inheritance Hierarchy

See Also