다음을 통해 공유


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

속성 값

Boolean

현재 LogicalCallContext에 정보가 들어 있는지 여부를 나타내는 부울 값입니다.

특성

적용 대상