ExclusiveHandle.RegisteredBookmarkScopes Egenskap

Definition

Hämtar ett nytt eller befintligt ReadOnlyCollection<T> objekt 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)

Egenskapsvärde

En skrivskyddad samling med omfångsreferenser för bokmärken.

Gäller för