Share via


ExclusiveHandle.RegisteredBookmarkScopes Proprietà

Definizione

Ottiene un ReadOnlyCollection<T> nuovo o esistente degli oggetti 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)

Valore della proprietà

Raccolta di sola lettura degli handle di ambiti di segnalibro.

Si applica a