Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the properties of the policy.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public CIVersionInfoPropertyCollection Properties { get; }
public:
property CIVersionInfoPropertyCollection^ Properties {
CIVersionInfoPropertyCollection^ get();
}
Public ReadOnly Property Properties As CIVersionInfoPropertyCollection
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.CIVersionInfoPropertyCollection
See Also
CIVersionInfoPolicyInstance Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top