次の方法で共有


ResourceManager.ResourceSetType プロパティ

ResourceManagerResourceSet オブジェクトを生成するために使用する ResourceSetType を取得します。

Public Overridable ReadOnly Property ResourceSetType As Type
[C#]
public virtual Type ResourceSetType {get;}
[C++]
public: __property virtual Type* get_ResourceSetType();
[JScript]
public function get ResourceSetType() : Type;

プロパティ値

ResourceManagerResourceSet オブジェクトを生成するために使用する ResourceSetType

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

ResourceManager クラス | ResourceManager メンバ | System.Resources 名前空間