BookmarkScope.IsInitialized Property

Definition

Gets a value that indicates whether the current BookmarkScope has been initialized.

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

Property Value

true if the BookmarkScope has been initialized; otherwise, false.

Applies to