PackageUtilities.GetSystemAssemblyPath 方法

获取系统程序集路径。

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Shared Function GetSystemAssemblyPath As String
public static string GetSystemAssemblyPath()

返回值

类型:System.String
系统程序集中的基目录。

.NET Framework 安全性

请参见

参考

PackageUtilities 类

Microsoft.VisualStudio.Shell 命名空间