public ControlHintType HintType { get; }
Public ReadOnly Property HintType As ControlHintType
Get
Dim instance As ControlHintInfo
Dim value As ControlHintType
value = instance.HintType
public:
property ControlHintType HintType {
ControlHintType get ();
}
member HintType : ControlHintType with get
No code example is currently available or this language may not be supported.