Share via


ReadLineDialog.IsSecure Property

Definition

Gets a value indicating whether we use PasswordBox instead of TextBox

public:
 property bool IsSecure { bool get(); };
public:
 property bool IsSecure { bool get(); };
public bool IsSecure { get; }
member this.IsSecure : bool
Public ReadOnly Property IsSecure As Boolean

Property Value

Applies to