Aracılığıyla paylaş


ProjectItemsEventsClass Sınıf

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Microsoft yalnızca iç kullanım.

Devralma Hiyerarşisi

Object
  EnvDTE.ProjectItemsEventsClass

Ad alanı:  EnvDTE
Derleme:  EnvDTE (EnvDTE.dll içinde)

Sözdizimi

'Bildirim
<ClassInterfaceAttribute()> _
<GuidAttribute("DE6C1098-93CA-4F49-BEF0-262A13CA1176")> _
Public Class ProjectItemsEventsClass _
    Implements _ProjectItemsEvents, ProjectItemsEvents, _dispProjectItemsEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute("DE6C1098-93CA-4F49-BEF0-262A13CA1176")]
public class ProjectItemsEventsClass : _ProjectItemsEvents, 
    ProjectItemsEvents, _dispProjectItemsEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"DE6C1098-93CA-4F49-BEF0-262A13CA1176")]
public ref class ProjectItemsEventsClass : _ProjectItemsEvents, 
    ProjectItemsEvents, _dispProjectItemsEvents_Event
[<ClassInterfaceAttribute()>]
[<GuidAttribute("DE6C1098-93CA-4F49-BEF0-262A13CA1176")>]
type ProjectItemsEventsClass =  
    class 
        interface _ProjectItemsEvents 
        interface ProjectItemsEvents 
        interface _dispProjectItemsEvents_Event 
    end
public class ProjectItemsEventsClass implements _ProjectItemsEvents, ProjectItemsEvents, _dispProjectItemsEvents_Event

ProjectItemsEventsClass türü aşağıdaki üyeleri ortaya koyar.

Oluşturucular

  Ad Açıklama
Genel yöntem ProjectItemsEventsClass Altyapı. Microsoft yalnızca iç kullanım.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem add_ItemAdded Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem add_ItemRemoved Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem add_ItemRenamed Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem Equals Determines whether the specified object is equal to the current object. (Object kaynağından devralındı.)
Korumalı yöntem Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Object kaynağından devralındı.)
Genel yöntem GetHashCode Serves as the default hash function. (Object kaynağından devralındı.)
Genel yöntem GetType Gets the Type of the current instance. (Object kaynağından devralındı.)
Korumalı yöntem MemberwiseClone Creates a shallow copy of the current Object. (Object kaynağından devralındı.)
Genel yöntem remove_ItemAdded Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem remove_ItemRemoved Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem remove_ItemRenamed Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem ToString Returns a string that represents the current object. (Object kaynağından devralındı.)

Üst

Olaylar

  Ad Açıklama
Genel olay ItemAdded Hemen bir proje bir çözüm ya da proje öğeye eklediğiniz sonra oluşur.
Genel olay ItemRemoved Hemen bir çözüm ya da proje öğesi bir projeden projeye kaldırdıktan sonra oluşur.
Genel olay ItemRenamed Hemen bir çözüm içindeki bir proje ya da proje öğesi bir projede yeniden sonra oluşur.

Üst

Notlar

Bakın ProjectItemsEvents bu işlevi için.Bu sınıfın örneği değil.

İş Parçacığı Güvenliği

Bu türün tüm genel statik (Visual Basic'te Shared) üyeleri iş parçacığı açısından güvenlidir. Hiçbir örnek üyesinin iş parçacığı açısından güvenliği garanti edilemez.

Ayrıca bkz.

Başvuru

EnvDTE Ad Alanı