次の方法で共有


NestedProjectBuildDependency.get_HelpFile メソッド

ヘルプ ファイルを取得します。

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

構文

'宣言
Public Function get_HelpFile ( _
    <OutAttribute> ByRef helpFile As String _
) As Integer
'使用
Dim instance As NestedProjectBuildDependency
Dim helpFile As String
Dim returnValue As Integer

returnValue = instance.get_HelpFile(helpFile)
public int get_HelpFile(
    out string helpFile
)
public:
virtual int get_HelpFile(
    [OutAttribute] String^% helpFile
) sealed
public final function get_HelpFile(
    helpFile : String
) : int

パラメータ

戻り値

型 : System.Int32

実装

IVsBuildDependency.get_HelpFile(String%)
IVsDependency.get_HelpFile(String%)

参照

参照

NestedProjectBuildDependency クラス

NestedProjectBuildDependency メンバ

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