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) 值。

屬性

適用於