BookmarkScopeHandle.BookmarkScope Property

Definition

The BookmarkScope associated with this BookmarkScopeHandle.

public:
 property System::Activities::BookmarkScope ^ BookmarkScope { System::Activities::BookmarkScope ^ get(); };
public System.Activities.BookmarkScope BookmarkScope { get; }
member this.BookmarkScope : System.Activities.BookmarkScope
Public ReadOnly Property BookmarkScope As BookmarkScope

Property Value

A BookmarkScope.

Applies to