IVsAssemblyReference 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供有关 Visual Studio 程序集引用的信息。
public interface class IVsAssemblyReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
public interface class IVsAssemblyReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
__interface IVsAssemblyReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
[System.Runtime.InteropServices.Guid("B62A68C9-EA0A-4AD1-B7E5-80280798A41E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVsAssemblyReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[<System.Runtime.InteropServices.Guid("B62A68C9-EA0A-4AD1-B7E5-80280798A41E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVsAssemblyReference = interface
interface IVsReference
Public Interface IVsAssemblyReference
Implements IVsReference
- 属性
- 实现
属性
| AlreadyReferenced | |
| FullPath | |
| Name |