DeleteBookmarkScope.Scope Özellik

Tanım

İlişkili BookmarkScopeöğesini alır veya ayarlar.

public:
 property System::Activities::InArgument<System::Activities::BookmarkScope ^> ^ Scope { System::Activities::InArgument<System::Activities::BookmarkScope ^> ^ get(); void set(System::Activities::InArgument<System::Activities::BookmarkScope ^> ^ value); };
public System.Activities.InArgument<System.Activities.BookmarkScope> Scope { get; set; }
member this.Scope : System.Activities.InArgument<System.Activities.BookmarkScope> with get, set
Public Property Scope As InArgument(Of BookmarkScope)

Özellik Değeri

İlişkili BookmarkScope.

Açıklamalar

Etkinlik DeleteBookmarkScope kullanım dışıdır ve kullanılmamalıdır. Tüm BookmarkScope işlemeler kullanılarak BookmarkScopeHandlegerçekleştirilmelidir.

Şunlara uygulanır