DTEClass.ItemOperations Propriedade

Definição

Para obter mais informações sobre essa propriedade, consulte ItemOperations .

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 virtual property EnvDTE::ItemOperations ^ ItemOperations { EnvDTE::ItemOperations ^ get(); };
public:
 virtual property EnvDTE::ItemOperations ^ ItemOperations { EnvDTE::ItemOperations ^ get(); };
[System.Runtime.InteropServices.DispId(233)]
public virtual EnvDTE.ItemOperations ItemOperations { [System.Runtime.InteropServices.DispId(233)] get; }
[<System.Runtime.InteropServices.DispId(233)>]
[<get: System.Runtime.InteropServices.DispId(233)>]
member this.ItemOperations : EnvDTE.ItemOperations
Public Overridable ReadOnly Property ItemOperations As ItemOperations

Valor da propriedade

ItemOperations

As operações de item.

Implementações

Atributos

Aplica-se a