VsMacrosGuids Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Shell.Interop.VsMacrosGuids

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public NotInheritable Class VsMacrosGuids
public static class VsMacrosGuids
public ref class VsMacrosGuids abstract sealed
[<AbstractClass>]
[<Sealed>]
type VsMacrosGuids =  class end
public final class VsMacrosGuids

The VsMacrosGuids type exposes the following members.

Fields

  Name Description
Public fieldStatic member Macro
Public fieldStatic member MacroProject
Public fieldStatic member ModeRecorder
Public fieldStatic member VsVbaPackage

Top

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

Microsoft.VisualStudio.Shell.Interop Namespace