次の方法で共有


NativeActivityContext.DefaultBookmarkScope プロパティ

定義

ワークフローのルートに関連付けられているブックマークのスコープを取得します。

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

プロパティ値

一意の GUID 識別子。

適用対象