NativeActivityContext.DefaultBookmarkScope 属性
定义
获取与工作流的根关联的书签范围。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
属性值
唯一 GUID 标识符。A unique GUID identifier.