VsBootstrapperPackageInfo Structure

Visual Studio 2015
 

Represents information about the bootstrapper package.

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

public struct VsBootstrapperPackageInfo

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

NameDescription
System_CAPS_pubfieldMinimumUapMajorVersion

The minimum major version.

System_CAPS_pubfieldMinimumUapMinorVersion

The minimum minor version.

System_CAPS_pubfieldPackageName

The package name.

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: