WellKnownToolboxDataFormats Class

Represents a toolbox data format.

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

Syntax

'Declaration
Public MustInherit Class WellKnownToolboxDataFormats
'Usage
Dim instance As WellKnownToolboxDataFormats
public abstract class WellKnownToolboxDataFormats
public ref class WellKnownToolboxDataFormats abstract
public abstract class WellKnownToolboxDataFormats

Remarks

COM Signature

From vsshell90.idl:

const LPSTR MinimumRequiredFrameworkVersion = "MinimumRequiredFrameworkVersion";

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Shell.Interop.WellKnownToolboxDataFormats

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

WellKnownToolboxDataFormats Members

Microsoft.VisualStudio.Shell.Interop Namespace