DeleteBookmarkScope::Scope Property
.NET Framework (current version)
Gets or sets the associated BookmarkScope.
Assembly: System.Activities (in System.Activities.dll)
public: property InArgument<BookmarkScope^>^ Scope { InArgument<BookmarkScope^>^ get(); void set(InArgument<BookmarkScope^>^ value); }
The DeleteBookmarkScope activity is deprecated and should not be used. All BookmarkScope manipulation should be performed by using a BookmarkScopeHandle.
.NET Framework
Available since 4.0
Available since 4.0
Show: