다음을 통해 공유


CSharpCodeParser.Keywords 속성

정의

이 형식/멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. C 날카로운 언어 키워드를 가져오거나 설정합니다.

protected internal System.Collections.Generic.ISet<string> Keywords { get; }
member this.Keywords : System.Collections.Generic.ISet<string>
Protected Friend ReadOnly Property Keywords As ISet(Of String)

속성 값

CSharp 언어 키워드입니다.

적용 대상