DataPackage.Services Class
Represents data package services.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public NotInheritable Class Services
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class Services
public ref class Services abstract sealed
public final class Services
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Services = class end
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Common.UI.DataPackage.Services
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
Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace