ITextViewUseTimestamp Property |
Returns whether time stamps is enabled for this ITextView buffer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool UseTimestamp { get; }
ReadOnly Property UseTimestamp As Boolean
Get
property bool UseTimestamp {
bool get ();
}
abstract UseTimestamp : bool with get
Property Value
Type:
BooleanSee Also