Mono Class Library: System.Runtime.InteropServices.DllImportAttribute Overview | Members

System.Runtime.InteropServices.DllImportAttribute.Value Property

Gets the name of the shared library file with the entry point.

public string Value { get; }

Value

A string containing the name of the shared library file from which a function implementation is imported.

Remarks

This property is read-only.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0