DomainModel.DomainMemberInfo.ValueHandlerType Property

Definition

Get the type of value handler for the property.

public:
 property Type ^ ValueHandlerType { Type ^ get(); };
public Type ValueHandlerType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ValueHandlerType : Type
Public ReadOnly Property ValueHandlerType As Type

Property Value

Attributes

Applies to