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

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

AssemblyIdentity.FromManifest メソッド

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

指定したマニフェスト ファイルの ID を取得します。ファイルは、スタンドアロンの XML マニフェスト ファイルである必要があります。ID を取得できなかった場合は null を返します。

名前空間: Microsoft.Build.Tasks.Deployment.ManifestUtilities
アセンブリ: Microsoft.Build.Tasks (microsoft.build.tasks.dll 内)
構文構文

Public Shared Function FromManifest
 ( _
    path As String _
) As AssemblyIdentity
Dim path As String
Dim returnValue As AssemblyIdentity

returnValue = AssemblyIdentity.FromManifest(path)
public static AssemblyIdentity FromManifest
 (
    string path
)
public:
static AssemblyIdentity^ FromManifest (
    String^ path
)
public static AssemblyIdentity FromManifest
 (
    String path
)
public static function FromManifest
 (
    path : String
) : AssemblyIdentity

パラメータ

path

ID の取得元のファイルの名前。

戻り値
指定されたファイルのアセンブリ ID。

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



英和和英テキスト翻訳

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

辞書ショートカット

すべての辞書の索引

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

   

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



AssemblyIdentity.FromManifest メソッドのページの著作権

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

©2026 GRAS Group, Inc.RSS