Freigeben über


ParseOptions.CommonWithKind(SourceCodeKind) Methode

Definition

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

Parameter

Gibt zurück

Attribute

Gilt für: