NativeActivityContext.DefaultBookmarkScope Property

Definition

Gets the bookmark scope associated with the root of the workflow.

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

Property Value

A unique GUID identifier.

Applies to