PackageUtility Class
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public NotInheritable Class PackageUtility
'Usage
You do not need to declare an instance of a static class in order to access its members.
[CLSCompliantAttribute(false)]
public static class PackageUtility
[CLSCompliantAttribute(false)]
public ref class PackageUtility abstract sealed
public final class PackageUtility
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Shell.PackageUtility
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.