NativeMethods.OLECMDTEXT Class

Helper class for accessing the text parameters of a OLECMDTEXT structure.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public NotInheritable Class OLECMDTEXT
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class OLECMDTEXT
public ref class OLECMDTEXT abstract sealed
public final class OLECMDTEXT
[<AbstractClassAttribute>]
[<SealedAttribute>]
type OLECMDTEXT =  class end

Remarks

For more information about this topic, see this page on the Microsoft Web site: Visual Studio SDK OLECMDTEXT Structure.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.NativeMethods.OLECMDTEXT

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.

See Also

Reference

NativeMethods.OLECMDTEXT Members

Microsoft.VisualStudio Namespace