Condividi tramite


MetadataReferenceProperties.WithEmbedInteropTypes(Boolean) Metodo

Definizione

Restituisce MetadataReferenceProperties con EmbedInteropTypes impostato sul valore specificato.

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

Parametri

embedInteropTypes
Boolean

Restituisce

Eccezioni

Kind è Module, poiché i tipi di interoperabilità non possono essere incorporati dai moduli.

Si applica a