Поделиться через


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

Возвращаемое значение

Исключения

Kind is Module, так как типы взаимодействия не могут быть внедрены из модулей.

Применяется к