다음을 통해 공유


ParseOptions.CommonWithKind(SourceCodeKind) 메서드

정의

public:
 abstract Microsoft::CodeAnalysis::ParseOptions ^ CommonWithKind(Microsoft::CodeAnalysis::SourceCodeKind kind);
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public abstract Microsoft.CodeAnalysis.ParseOptions CommonWithKind (Microsoft.CodeAnalysis.SourceCodeKind kind);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
abstract member CommonWithKind : Microsoft.CodeAnalysis.SourceCodeKind -> Microsoft.CodeAnalysis.ParseOptions
Public MustOverride Function CommonWithKind (kind As SourceCodeKind) As ParseOptions

매개 변수

반환

특성

적용 대상