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

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

LocalFileSettingsProvider.GetPropertyValues メソッド

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

指定したアプリケーションインスタンス設定プロパティ グループの、設定プロパティ値のコレクション返します

名前空間: System.Configuration
アセンブリ: System (system.dll 内)
構文構文

Public Overrides Function
 GetPropertyValues ( _
    context As SettingsContext, _
    properties As SettingsPropertyCollection _
) As SettingsPropertyValueCollection
Dim instance As LocalFileSettingsProvider
Dim context As SettingsContext
Dim properties As SettingsPropertyCollection
Dim returnValue As SettingsPropertyValueCollection

returnValue = instance.GetPropertyValues(context, properties)
public override SettingsPropertyValueCollection GetPropertyValues
 (
    SettingsContext context,
    SettingsPropertyCollection properties
)
public:
virtual SettingsPropertyValueCollection^ GetPropertyValues (
    SettingsContext^ context, 
    SettingsPropertyCollection^ properties
) override
public SettingsPropertyValueCollection GetPropertyValues (
    SettingsContext context, 
    SettingsPropertyCollection properties
)
public override function GetPropertyValues
 (
    context : SettingsContext, 
    properties : SettingsPropertyCollection
) : SettingsPropertyValueCollection

パラメータ

context

現在のアプリケーション使い方記述している SettingsContext。

properties

値の取得対象となる設定プロパティ グループ格納している SettingsPropertyCollection。

戻り値
指定した設定プロパティ グループの値を格納している SettingsPropertyValueCollection。

例外例外
解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
LocalFileSettingsProvider クラス
LocalFileSettingsProvider メンバ
System.Configuration 名前空間
SetPropertyValues
SpecialSettingAttribute
SupportsUserConfig
IsDirty



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

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

   

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



LocalFileSettingsProvider.GetPropertyValues メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS