BookmarkScope.Default Property

Definition

Gets the default BookmarkScope.

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

Property Value

The default BookmarkScope.

Applies to