다음을 통해 공유


PhoneCallInfo.IsHoldSupported 속성

정의

전화를 보류할 수 있는지 여부를 결정하는 값을 가져옵니다.

public:
 property bool IsHoldSupported { bool get(); };
bool IsHoldSupported();
public bool IsHoldSupported { get; }
var boolean = phoneCallInfo.isHoldSupported;
Public ReadOnly Property IsHoldSupported As Boolean

속성 값

Boolean

bool

true 전화를 보류할 수 있으면 이고, 그렇지 않으면 false입니다.

Windows 요구 사항

앱 기능
phoneCall

적용 대상