次の方法で共有


NestedProjectBuildDependency.get_HelpContext メソッド

ヘルプ コンテキストを取得します。

この API は、CLS に準拠していません。 

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
<CLSCompliantAttribute(False)> _
Public Function get_HelpContext ( _
    <OutAttribute> ByRef helpContext As UInteger _
) As Integer
'使用
Dim instance As NestedProjectBuildDependency
Dim helpContext As UInteger
Dim returnValue As Integer

returnValue = instance.get_HelpContext(helpContext)
[CLSCompliantAttribute(false)]
public int get_HelpContext(
    out uint helpContext
)
[CLSCompliantAttribute(false)]
public:
virtual int get_HelpContext(
    [OutAttribute] unsigned int% helpContext
) sealed
public final function get_HelpContext(
    helpContext : uint
) : int

パラメータ

  • helpContext
    型 : System.UInt32%
    ヘルプ コンテキスト。

戻り値

型 : System.Int32

実装

IVsBuildDependency.get_HelpContext(UInt32%)
IVsDependency.get_HelpContext(UInt32%)

参照

参照

NestedProjectBuildDependency クラス

NestedProjectBuildDependency メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間