DomainPropertyInfo.ValueHandler Property

Definition

Gets the property value handler for this property.

public:
 property Microsoft::VisualStudio::Modeling::DomainPropertyValueHandler ^ ValueHandler { Microsoft::VisualStudio::Modeling::DomainPropertyValueHandler ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public Microsoft.VisualStudio.Modeling.DomainPropertyValueHandler ValueHandler { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ValueHandler : Microsoft.VisualStudio.Modeling.DomainPropertyValueHandler
Public ReadOnly Property ValueHandler As DomainPropertyValueHandler

Property Value

Microsoft.VisualStudio.Modeling.DomainPropertyValueHandler
Attributes

Exceptions

Applies to