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

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

ConfigurationSection.SerializeSection メソッド

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

ファイル書き込む 1 つセクションとして、ConfigurationSection オブジェクトのアンマージされたビューを含む XML 文字列作成します

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

Protected Friend Overridable
 Function SerializeSection ( _
    parentElement As ConfigurationElement, _
    name As String, _
    saveMode As ConfigurationSaveMode _
) As String
Dim parentElement As ConfigurationElement
Dim name As String
Dim saveMode As ConfigurationSaveMode
Dim returnValue As String

returnValue = Me.SerializeSection(parentElement, name, saveMode)
protected internal virtual string SerializeSection
 (
    ConfigurationElement parentElement,
    string name,
    ConfigurationSaveMode saveMode
)
protected public:
virtual String^ SerializeSection (
    ConfigurationElement^ parentElement, 
    String^ name, 
    ConfigurationSaveMode saveMode
)
protected String SerializeSection (
    ConfigurationElement parentElement, 
    String name, 
    ConfigurationSaveMode saveMode
)
protected internal function
 SerializeSection (
    parentElement : ConfigurationElement, 
    name : String, 
    saveMode : ConfigurationSaveMode
) : String

パラメータ

parentElement

アンマージを実行する場合に親として使用する ConfigurationElement オブジェクト

name

作成するセクションの名前。

saveMode

文字列書き込む場合使用する ConfigurationSaveMode。

戻り値
ConfigurationSection オブジェクトのアンマージされたビューを含む XML 文字列

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS