Właściwość DTEClass.ItemOperations —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji na temat tej właściwości, odnoszą się do ItemOperations.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property ItemOperations As ItemOperations
public virtual ItemOperations ItemOperations { get; }
public:
virtual property ItemOperations^ ItemOperations {
    ItemOperations^ get ();
}
abstract ItemOperations : ItemOperations with get 
override ItemOperations : ItemOperations with get
function get ItemOperations () : ItemOperations

Wartość właściwości

Typ: EnvDTE.ItemOperations
Operacje elementu.

Implementuje

_DTE.ItemOperations

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DTEClass Klasa

Przestrzeń nazw EnvDTE