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

Property type

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

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
override 

DdmPropertyTypes 
PropertyType { 
get; }
Public 
Overrides 
ReadOnly 
Property 
PropertyType 
As 

DdmPropertyTypes
	
Get
public:
virtual 
property 

DdmPropertyTypes 
PropertyType {
	

DdmPropertyTypes 
get () 
override;
}

See Also