다음을 통해 공유


MetadataReferenceProperties.WithEmbedInteropTypes(Boolean) 메서드

정의

MetadataReferenceProperties 지정된 값으로 EmbedInteropTypes 설정된 값을 반환합니다.

public:
 Microsoft::CodeAnalysis::MetadataReferenceProperties WithEmbedInteropTypes(bool embedInteropTypes);
public Microsoft.CodeAnalysis.MetadataReferenceProperties WithEmbedInteropTypes (bool embedInteropTypes);
member this.WithEmbedInteropTypes : bool -> Microsoft.CodeAnalysis.MetadataReferenceProperties
Public Function WithEmbedInteropTypes (embedInteropTypes As Boolean) As MetadataReferenceProperties

매개 변수

embedInteropTypes
Boolean

반환

예외

KindModule모듈에서 interop 형식을 포함할 수 없으므로

적용 대상