다음을 통해 공유


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)

속성 값

책갈피 범위 핸들의 읽기 전용 컬렉션입니다.

적용 대상