다음을 통해 공유


ParseOptions.PreprocessorSymbolNames 속성

정의

정의된 전처리기 기호의 이름입니다.

public:
 abstract property System::Collections::Generic::IEnumerable<System::String ^> ^ PreprocessorSymbolNames { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public abstract System.Collections.Generic.IEnumerable<string> PreprocessorSymbolNames { get; }
member this.PreprocessorSymbolNames : seq<string>
Public MustOverride ReadOnly Property PreprocessorSymbolNames As IEnumerable(Of String)

속성 값

적용 대상