共用方式為


ExclusiveHandle.RegisteredBookmarkScopes 屬性

定義

取得 ReadOnlyCollection<T> 物件之新的或既有 BookmarkScopeHandle

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Activities::BookmarkScopeHandle ^> ^ RegisteredBookmarkScopes { System::Collections::ObjectModel::ReadOnlyCollection<System::Activities::BookmarkScopeHandle ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Activities.BookmarkScopeHandle> RegisteredBookmarkScopes { get; }
member this.RegisteredBookmarkScopes : System.Collections.ObjectModel.ReadOnlyCollection<System.Activities.BookmarkScopeHandle>
Public ReadOnly Property RegisteredBookmarkScopes As ReadOnlyCollection(Of BookmarkScopeHandle)

屬性值

書籤範圍控制代碼的唯讀集合。

適用於