public bool AskConfirmation { get; }
Public ReadOnly Property AskConfirmation As Boolean Get
public: property bool AskConfirmation { bool get (); }
member AskConfirmation : bool with get
In This Article