Freigeben über


IMethodSymbol.GetDllImportData Methode

Definition

Plattform ruft Informationen oder NULL auf, wenn die Methode kein P/Aufruf ist.

public:
 Microsoft::CodeAnalysis::DllImportData ^ GetDllImportData();
public Microsoft.CodeAnalysis.DllImportData GetDllImportData ();
public Microsoft.CodeAnalysis.DllImportData? GetDllImportData ();
abstract member GetDllImportData : unit -> Microsoft.CodeAnalysis.DllImportData
Public Function GetDllImportData () As DllImportData

Gibt zurück

Gilt für: