Freigeben über


MetadataReferenceProperties.WithEmbedInteropTypes(Boolean) Methode

Definition

Gibt MetadataReferenceProperties zurück, der EmbedInteropTypes auf den angegebenen Wert festgelegt ist.

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

Parameter

embedInteropTypes
Boolean

Gibt zurück

Ausnahmen

Kind ist Module, da Interoptypen nicht aus Modulen eingebettet werden können.

Gilt für: