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

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

ActivatedClientTypeEntry.ToString メソッド

クライアント側アクティブ化される型の型名アセンブリ名、およびアプリケーションURLString として返します

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

使用例使用例

ToString メソッド使用するコード例次に示します

' Print the string representation of the type entry.
Console.WriteLine( _
    "Type name, assembly name and application URL "
 + _
    "of the remote object: " + _
    myActivatedClientTypeEntry.ToString())
// Print the string representation of the type entry.
Console.WriteLine(
    "Type name, assembly name and application URL " +
    "of the remote object: " + 
    myActivatedClientTypeEntry.ToString());
// Print the string representation of the type entry.
Console::WriteLine( "Type and assembly name and application URL of the remote
 object: {0}", activatedClientTypeEntry->ToString() );

// Print the string representation of the type entry.
Console.WriteLine("Type name, assembly name and application URL " 
    + "of the remote object: " + myActivatedClientTypeEntry.ToString());
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ActivatedClientTypeEntry クラス
ActivatedClientTypeEntry メンバ
System.Runtime.Remoting 名前空間



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

辞書ショートカット

すべての辞書の索引

「ActivatedClientTypeEntry.ToString メソッド」の関連用語

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

   

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



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

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

©2025 GRAS Group, Inc.RSS