다음을 통해 공유


AutomationPeer.IsPassword 메서드

정의

요소에 중요한 콘텐츠가 들어 있는지 여부를 나타내는 값을 가져옵니다.

public:
 bool IsPassword();
public bool IsPassword ();
member this.IsPassword : unit -> bool
Public Function IsPassword () As Boolean

반환

Boolean

요소에 암호와 같은 중요한 콘텐츠가 들어 있으면 true이고, 그렇지 않으면, false입니다.

예외

이 메서드에 대한 공개 통화가 현재 진행 중입니다.

적용 대상

추가 정보