UserFeaturesLocked Property
Gets or sets a value indicating whether certain features can be changed by the host.
bool UserFeaturesLocked {get; set;}
'Declaration
Property UserFeaturesLocked As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.UserFeaturesLocked = value
value = instance.UserFeaturesLocked
Property Value
The default value is false.