英語で読む

次の方法で共有


ResourceLocation 列挙型

定義

リソースの場所を指定します。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

C#
[System.Flags]
public enum ResourceLocation
C#
[System.Flags]
[System.Serializable]
public enum ResourceLocation
C#
[System.Flags]
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public enum ResourceLocation
継承
ResourceLocation
属性

フィールド

名前 説明
ContainedInAnotherAssembly 2

リソースが別のアセンブリに含まれていることを指定します。

ContainedInManifestFile 4

リソースがマニフェスト ファイルに含まれていることを指定します。

Embedded 1

埋め込まれている (リンクされていない) リソースを指定します。

適用対象

製品 バージョン
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 2.0, 2.1
UWP 10.0