次の方法で共有


LogicalCallContext.HasInfo プロパティ

現在の LogicalCallContext が情報を格納しているかどうかを示す値を取得します。

Public ReadOnly Property HasInfo As Boolean
[C#]
public bool HasInfo {get;}
[C++]
public: __property bool get_HasInfo();
[JScript]
public function get HasInfo() : Boolean;

プロパティ値

現在の LogicalCallContext が情報を格納しているかどうかを示す Boolean 値。

必要条件

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

参照

LogicalCallContext クラス | LogicalCallContext メンバ | System.Runtime.Remoting.Messaging 名前空間