LibraryImportAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de LibraryImportAttribute.

public:
 LibraryImportAttribute(System::String ^ libraryName);
public LibraryImportAttribute(string libraryName);
new System.Runtime.InteropServices.LibraryImportAttribute : string -> System.Runtime.InteropServices.LibraryImportAttribute
Public Sub New (libraryName As String)

Parameters

libraryName
String

Naam van de bibliotheek met het importeren.

Van toepassing op