IBuildResults.KeyFile プロパティとは何? わかりやすく解説 Weblio辞書 (original) (raw)
メモ : このプロパティは、.NET Framework version 2.0 で新しく追加されたものです。
生成されたプライマリ ブートストラップ ファイルへのファイル パス。
名前空間: Microsoft.Build.Tasks.Deployment.Bootstrapper
アセンブリ: Microsoft.Build.Tasks (microsoft.build.tasks.dll 内)
構文
ReadOnly Property KeyFile As String
Dim instance As IBuildResults Dim value As String
value = instance.KeyFile
property String^ KeyFile { String^ get (); }
/** @property */ String get_KeyFile ()
function get KeyFile () : String
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
関連項目
IBuildResults インターフェイス
IBuildResults メンバ
Microsoft.Build.Tasks.Deployment.Bootstrapper 名前空間