다음을 통해 공유


JapanesePhoneme.IsPhraseStart 속성

정의

이 일본어 단어가 구의 시작인지 여부를 나타내는 부울 을 가져옵니다.

public:
 property bool IsPhraseStart { bool get(); };
bool IsPhraseStart();
public bool IsPhraseStart { get; }
var boolean = japanesePhoneme.isPhraseStart;
Public ReadOnly Property IsPhraseStart As Boolean

속성 값

Boolean

bool

이 일본어 단어가 구의 시작이면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보