OleCommand Class
Provides a managed wrapper around the identifier of an OLE command.
Namespace: Microsoft.VisualStudio.Data
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)
Syntax
'Declaration
Public Class OleCommand
'Usage
Dim instance As OleCommand
public class OleCommand
public ref class OleCommand
public class OleCommand
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.OleCommand
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.