ITextDocument.IsReloading Eigenschaft

Definition

Bestimmt, ob das Dokument gerade erneut geladen wird.

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

Eigenschaftswert

Boolean

true beim erneuten Laden; andernfalls false.

Gilt für