A
String representation of
a
SmartTipsManager attribute dictionary.
Namespace: CleanCode.FormsAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
public string SmartTipDict { get; }
public string SmartTipDict { get; }
Public ReadOnly Property SmartTipDict As String
Get
Public ReadOnly Property SmartTipDict As String
Get
public:
property String^ SmartTipDict {
String^ get ();
}
Field Value
The smart tip dictionary as a string.
The value returned is convenient for storing into
persistent storage via system
Properties.Settings".