DropHandlerBase.EditorOperations Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
IEditorOperationsMetin ekleme gibi görevleri işlemek için kullanılır.