共用方式為


SVsDesignTimeAssemblyResolution Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("1B31CCFD-1B75-4AD8-9581-51B27B150C27")> _
Public Interface SVsDesignTimeAssemblyResolution
'用途
Dim instance As SVsDesignTimeAssemblyResolution
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("1B31CCFD-1B75-4AD8-9581-51B27B150C27")]
public interface SVsDesignTimeAssemblyResolution
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"1B31CCFD-1B75-4AD8-9581-51B27B150C27")]
public interface class SVsDesignTimeAssemblyResolution
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("1B31CCFD-1B75-4AD8-9581-51B27B150C27")>]
type SVsDesignTimeAssemblyResolution =  interface end
public interface SVsDesignTimeAssemblyResolution

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace