OperationProgressStageStatus.IsInProgress Özellik

Tanım

Aşamanın devam ediyor olup olmadığını gösteren bir değer alır.

public:
 property bool IsInProgress { bool get(); void set(bool value); };
public bool IsInProgress { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.IsInProgress : bool with get, set
Public Property IsInProgress As Boolean

Özellik Değeri

Boolean
Öznitelikler

Şunlara uygulanır