DropHandlerBase.EditorOperations Özellik

Tanım

IEditorOperationsMetin ekleme gibi görevleri işlemek için kullanılan öğesini alır.

protected:
 property Microsoft::VisualStudio::Text::Operations::IEditorOperations ^ EditorOperations { Microsoft::VisualStudio::Text::Operations::IEditorOperations ^ get(); };
protected:
 property Microsoft::VisualStudio::Text::Operations::IEditorOperations ^ EditorOperations { Microsoft::VisualStudio::Text::Operations::IEditorOperations ^ get(); };
protected Microsoft.VisualStudio.Text.Operations.IEditorOperations EditorOperations { get; }
member this.EditorOperations : Microsoft.VisualStudio.Text.Operations.IEditorOperations
Protected ReadOnly Property EditorOperations As IEditorOperations

Özellik Değeri

IEditorOperations

IEditorOperationsMetin ekleme gibi görevleri işlemek için kullanılır.

Şunlara uygulanır