Partager via


Utilities Class

A collection of static utility and helper methods.

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

Syntax

Public NotInheritable Class Utilities

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

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Package.Utilities

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

Utilities Members

Microsoft.VisualStudio.Package Namespace