Freigeben über


CodeBlockStartAnalysisContext<TLanguageKindEnum>.SemanticModel Eigenschaft

Definition

SemanticModel die semantische Informationen zu den SyntaxNodes im Codeblock bereitstellen können.

public:
 property Microsoft::CodeAnalysis::SemanticModel ^ SemanticModel { Microsoft::CodeAnalysis::SemanticModel ^ get(); };
public Microsoft.CodeAnalysis.SemanticModel SemanticModel { get; }
member this.SemanticModel : Microsoft.CodeAnalysis.SemanticModel
Public ReadOnly Property SemanticModel As SemanticModel

Eigenschaftswert

Gilt für: