Bagikan melalui


DeleteBookmarkScope.Scope Properti

Definisi

Mendapatkan atau mengatur yang terkait BookmarkScope.

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)

Nilai Properti

Yang terkait BookmarkScope.

Keterangan

Aktivitas DeleteBookmarkScope tidak digunakan lagi dan tidak boleh digunakan. Semua BookmarkScope manipulasi harus dilakukan dengan menggunakan BookmarkScopeHandle.

Berlaku untuk