TerminalAttributes.IsProtected Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

TerminalAttributes.IsProtected Property

Gets whether the field has the protected attribute.

[Visual Basic]Public ReadOnly Property IsProtected As Boolean
[C#]
public bool IsProtected {get;}

Property Value

This property returns a Boolean indicating whether the field has the protected attribute.

Remarks

Gets whether the field has the protected attribute.

See Also

TerminalAttributes Class | TerminalAttributes Members | WRQ.Verastream.HostIntegrator Namespace