Class HintInfo
Hint description
Inherited Members
Namespace: XData.Mapping
Assembly: XData.docfx.dll
Syntax
public class HintInfo
Properties
| Improve this Doc View SourceHint
Hint text
Declaration
public string Hint { get; set; }
Property Value
Type | Description |
---|---|
String |
HintType
Hint type
Declaration
public HintType HintType { get; set; }
Property Value
Type | Description |
---|---|
HintType |