DomainModel.DomainMemberInfo.ValueHandlerType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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