共用方式為


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 命名空間