ResourceManager.ResourceSetType プロパティ
ResourceManager が ResourceSet オブジェクトを生成するために使用する ResourceSet の Type を取得します。
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;
プロパティ値
ResourceManager が ResourceSet オブジェクトを生成するために使用する ResourceSet の Type 。
必要条件
プラットフォーム: 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 名前空間