다음을 통해 공유


CSharpCodeParser.Keywords 속성

정의

protected public:
 property System::Collections::Generic::ISet<System::String ^> ^ Keywords { System::Collections::Generic::ISet<System::String ^> ^ get(); };
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)

속성 값

적용 대상