DataPackage.Services.LocalRegistry 属性

获取 ILocalRegistry 服务。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.UI
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
Public Shared ReadOnly Property LocalRegistry As ILocalRegistry2
    Get
public static ILocalRegistry2 LocalRegistry { get; }
public:
static property ILocalRegistry2^ LocalRegistry {
    ILocalRegistry2^ get ();
}
static member LocalRegistry : ILocalRegistry2
static function get LocalRegistry () : ILocalRegistry2

属性值

类型:Microsoft.VisualStudio.Shell.Interop.ILocalRegistry2

.NET Framework 安全性

请参见

参考

DataPackage.Services 类

Microsoft.VisualStudio.Data.Schema.Package.UI 命名空间