Partager via


MsBuildGeneratedItemType Class

Defines the constant strings used with the build item types returned from MSBuild.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

Public NotInheritable Class MsBuildGeneratedItemType

You do not need to declare an instance of a static class in order to access its members.
public static class MsBuildGeneratedItemType
public ref class MsBuildGeneratedItemType abstract sealed
public final class MsBuildGeneratedItemType

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Package.MsBuildGeneratedItemType

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

MsBuildGeneratedItemType Members

Microsoft.VisualStudio.Package Namespace