ManifestResourceInfo.ResourceLocation プロパティ

定義

マニフェスト リソースの場所を取得します。

public:
 virtual property System::Reflection::ResourceLocation ResourceLocation { System::Reflection::ResourceLocation get(); };
public virtual System.Reflection.ResourceLocation ResourceLocation { get; }
member this.ResourceLocation : System.Reflection.ResourceLocation
Public Overridable ReadOnly Property ResourceLocation As ResourceLocation

プロパティ値

マニフェスト リソースの場所を示す ResourceLocation フラグのビットごとの組み合わせ。

適用対象