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)

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

public abstract class WellKnownToolboxDataFormats

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticMinimumRequiredFrameworkVersion

Represents the minimum version of the framework required.

From vsshell90.idl:

const LPSTR MinimumRequiredFrameworkVersion = "MinimumRequiredFrameworkVersion";

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: