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

Content location reply that contains information about where to get the software distribution

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

Syntax

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

SchemaVersion10Base
<
SerializableAttribute> _
Public 
NotInheritable 
Class 
ContentLocationReply _
	
Inherits 

SchemaVersion10Base
[
SerializableAttribute]
public 
ref class 
ContentLocationReply 
sealed : 
public 

SchemaVersion10Base

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
ContentLocationReply () () () ()
AlgorithmPreference
Algorithm preference
AlgorithmPreferenceSerializable
Serializable algorithm preference. It's not advisable to use this; use AlgorithmPreference instead
ContentFlags
Flags for content location request
ContentFlagsSerializable
Serializable flags for content location request
ContentInfo
Information about the returned content
Equals(Object) (Inherited from Object.)
ExcludeFileListHash
Hash of exclusion file list
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
Hash
Hash to use for the content location reply
HashAlgorithm
Hash algorithm to use for the content location reply
HashAlgorithmSerializable
Serializable hash algorithm. It's not advisable to use this; use HashAlgorithm instead
MemberwiseClone () () () () (Inherited from Object.)
RelatedContentId
Related content ID
SchemaVersion
XML schema version
(Inherited from SchemaVersionBase.)
Sites
Sites blob, this contains an array of ContentLocationSite objects
ToString () () () () (Inherited from Object.)

Inheritance Hierarchy

See Also