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

Uri.GetObjectData メソッド

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

現在のインスタンスシリアル化するために必要なデータ返します

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

Protected Sub GetObjectData ( _
    serializationInfo As SerializationInfo, _
    streamingContext As StreamingContext _
)
Dim serializationInfo As SerializationInfo
Dim streamingContext As StreamingContext

Me.GetObjectData(serializationInfo, streamingContext)
protected void GetObjectData (
    SerializationInfo serializationInfo,
    StreamingContext streamingContext
)
protected:
void GetObjectData (
    SerializationInfo^ serializationInfo, 
    StreamingContext streamingContext
)
protected void GetObjectData (
    SerializationInfo serializationInfo, 
    StreamingContext streamingContext
)
protected function GetObjectData (
    serializationInfo : SerializationInfo, 
    streamingContext : StreamingContext
)

パラメータ

serializationInfo

Uriシリアル化するために必要な情報格納している SerializationInfo オブジェクト

streamingContext

Uri関連付けられているシリアル化ストリームソースおよびデスティネーション格納している StreamingContext オブジェクト

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS