SettingChangingEventArgs コンストラクタとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SettingChangingEventArgs コンストラクタの意味・解説 

SettingChangingEventArgs コンストラクタ

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

SettingChangingEventArgs クラスインスタンス初期化します。

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

Public Sub New ( _
    settingName As String, _
    settingClass As String, _
    settingKey As String, _
    newValue As Object, _
    cancel As Boolean _
)
Dim settingName As String
Dim settingClass As String
Dim settingKey As String
Dim newValue As Object
Dim cancel As Boolean

Dim instance As New SettingChangingEventArgs(settingName,
 settingClass, settingKey, newValue, cancel)
public SettingChangingEventArgs (
    string settingName,
    string settingClass,
    string settingKey,
    Object newValue,
    bool cancel
)
public:
SettingChangingEventArgs (
    String^ settingName, 
    String^ settingClass, 
    String^ settingKey, 
    Object^ newValue, 
    bool cancel
)
public SettingChangingEventArgs (
    String settingName, 
    String settingClass, 
    String settingKey, 
    Object newValue, 
    boolean cancel
)
public function SettingChangingEventArgs (
    settingName : String, 
    settingClass : String, 
    settingKey : String, 
    newValue : Object, 
    cancel : boolean
)

パラメータ

settingName

アプリケーション設定の名前を格納している String

settingClass

設定カテゴリ説明格納している String多く場合、このパラメータは、アプリケーション設定グループ名に設定されます。

settingKey

アプリケーション設定キー格納している String

newValue

アプリケーション設定プロパティ割り当てられる新しい値を格納している Object

cancel

イベントキャンセルする場合trueそれ以外場合false

解説解説

SettingChangingEventArgs コンストラクタは、パラメータの値を SettingChangingEventArgs クラス対応するプロパティ割り当てるだけです。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SettingChangingEventArgs クラス
SettingChangingEventArgs メンバ
System.Configuration 名前空間
SettingName
SettingClass
SettingKey
NewValue
Cancel



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

辞書ショートカット

すべての辞書の索引

「SettingChangingEventArgs コンストラクタ」の関連用語

SettingChangingEventArgs コンストラクタのお隣キーワード
検索ランキング

   

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



SettingChangingEventArgs コンストラクタのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS