VSConstants.WellKnownToolboxStringMaps Class

Represents common toolbox strings.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.VSConstants.WellKnownToolboxStringMaps

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

Syntax

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

The VSConstants.WellKnownToolboxStringMaps type exposes the following members.

Fields

  Name Description
Public fieldStatic member MultiTargeting The multitargeting string "MultiTargeting:{FBB22D27-7B21-42AC-88C8-595F94BDBCA5}".

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 Namespace