Share via


DomainPropertyValueHandler<TElement, TValue> Constructor

Initializes a new instance of the DomainPropertyValueHandler<TElement, TValue> class.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New DomainPropertyValueHandler()
protected DomainPropertyValueHandler()
protected:
DomainPropertyValueHandler()
protected function DomainPropertyValueHandler()

.NET Framework Security

See Also

Reference

DomainPropertyValueHandler<TElement, TValue> Class

DomainPropertyValueHandler<TElement, TValue> Members

Microsoft.VisualStudio.Modeling Namespace