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

Properties of the policy

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

Syntax

                 
  C#     Visual Basic     Visual C++  
public 

CIVersionInfoPropertyCollection 
Properties { 
get; }
Public 
ReadOnly 
Property 
Properties 
As 

CIVersionInfoPropertyCollection
	
Get
public:
property 

CIVersionInfoPropertyCollection^ 
Properties {
	

CIVersionInfoPropertyCollection^ 
get ();
}

See Also