次の方法で共有


TcpServerChannel.GetChannelUri メソッド

現在のチャネルの URI を返します。

Public Function GetChannelUri() As String
[C#]
public string GetChannelUri();
[C++]
public: String* GetChannelUri();
[JScript]
public function GetChannelUri() : String;

戻り値

現在のチャネルの URI。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

TcpServerChannel クラス | TcpServerChannel メンバ | System.Runtime.Remoting.Channels.Tcp 名前空間