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 property type.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public override DdmPropertyTypes PropertyType { get; }
public:
property DdmPropertyTypes PropertyType {
virtual DdmPropertyTypes get() override;
}
Public Overrides ReadOnly Property PropertyType As DdmPropertyTypes
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.Server.DdmPropertyTypes
See Also
DdmSingleProperty Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top