IVsAssemblyReferenceProviderContext.IsImplicitlyReferenced 属性

定义

获取或设置是否隐式引用程序集。

public:
 property bool IsImplicitlyReferenced { bool get(); void set(bool value); };
public:
 property bool IsImplicitlyReferenced { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610743818)]
public bool IsImplicitlyReferenced { get; set; }
[<System.Runtime.InteropServices.DispId(1610743818)>]
member this.IsImplicitlyReferenced : bool with get, set
Public Property IsImplicitlyReferenced As Boolean

属性值

Boolean
属性

适用于