DTE.ItemOperations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property EnvDTE::ItemOperations ^ ItemOperations { EnvDTE::ItemOperations ^ get(); };
[System.Runtime.InteropServices.DispId(233)]
public 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 ReadOnly Property ItemOperations As ItemOperations
Property Value
- Attributes