다음을 통해 공유


DocumentEditor.SemanticModel 속성

정의

SemanticModel 원본 문서의 내용입니다.

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

속성 값

적용 대상