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

System.Runtime.InteropServices.MarshalAsAttribute.Value Property

Gets the System.Runtime.InteropServices.UnmanagedType value the data is to be marshaled as.

public UnmanagedType Value { get; }

Value

The System.Runtime.InteropServices.UnmanagedType value indicating how the data is to be marshaled.

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