Text Disguise

TDSettings.KeyPrefix Property

[This is preliminary documentation and subject to change.]

Gets the prefix to be used when retrieving configuration settings.

[Visual Basic]
Overrides Protected ReadOnly Property KeyPrefix As String
[C#]
protected override string KeyPrefix {get;}

Property Value

Gets the prefix to be used when retrieving configuration settings.

See Also

TDSettings Class | Dls.TextDisguise Namespace