BuildTask.AddOutputProperty メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > BuildTask.AddOutputProperty メソッドの意味・解説 

BuildTask.AddOutputProperty メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

指定した TaskParameter 属性および PropertyName 属性を持つ Output 要素Task 要素追加します

名前空間: Microsoft.Build.BuildEngine
アセンブリ: Microsoft.Build.Engine (microsoft.build.engine.dll 内)
構文構文

Public Sub AddOutputProperty ( _
    taskParameter As String, _
    propertyName As String _
)
Dim instance As BuildTask
Dim taskParameter As String
Dim propertyName As String

instance.AddOutputProperty(taskParameter, propertyName)
public void AddOutputProperty (
    string taskParameter,
    string propertyName
)
public:
void AddOutputProperty (
    String^ taskParameter, 
    String^ propertyName
)
public void AddOutputProperty (
    String taskParameter, 
    String propertyName
)
public function AddOutputProperty (
    taskParameter : String, 
    propertyName : String
)

パラメータ

taskParameter

Output 要素TaskParameter 属性の値。

propertyName

Output 要素PropertyName 属性の値。

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
BuildTask クラス
BuildTask メンバ
Microsoft.Build.BuildEngine 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

BuildTask.AddOutputProperty メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



BuildTask.AddOutputProperty メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS