WellKnownToolboxStringMaps Class
Gives the name of the string map for multi-targeting data.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Shell.Interop.WellKnownToolboxStringMaps
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 WellKnownToolboxStringMaps
public static class WellKnownToolboxStringMaps
public ref class WellKnownToolboxStringMaps abstract sealed
[<AbstractClass>]
[<Sealed>]
type WellKnownToolboxStringMaps = class end
public final class WellKnownToolboxStringMaps
The WellKnownToolboxStringMaps type exposes the following members.
Fields
Name | Description | |
---|---|---|
MultiTargeting | Represents the name of the string map for multi-targeting data. |
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.