CIVersionInfoPolicyInstance.Properties Property
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