共用方式為


VssSharedAssemblyResolver.Assemblies 屬性

命名空間:  Microsoft.VisualStudio.Services.Common
組件:  Microsoft.VisualStudio.Services.Common (在 Microsoft.VisualStudio.Services.Common.dll 中)

語法

'宣告
Public Shared Property Assemblies As HashSet(Of String)
public static HashSet<string> Assemblies { get; private set; }

屬性值

類型:System.Collections.Generic.HashSet<String>

.NET Framework 安全性

請參閱

參考

VssSharedAssemblyResolver 類別

Microsoft.VisualStudio.Services.Common 命名空間