LogicalCallContext.HasInfo プロパティ

定義

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

public:
 property bool HasInfo { bool get(); };
public bool HasInfo { get; }
public bool HasInfo { [System.Security.SecurityCritical] get; }
member this.HasInfo : bool
[<get: System.Security.SecurityCritical>]
member this.HasInfo : bool
Public ReadOnly Property HasInfo As Boolean

プロパティ値

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

属性

適用対象