MarshalUsingAttribute.NativeType 属性

定义

获取用于将特性化类型从托管代码转换为本机代码的封送处理程序类型。

public:
 property Type ^ NativeType { Type ^ get(); };
public Type? NativeType { get; }
member this.NativeType : Type
Public ReadOnly Property NativeType As Type

属性值

适用于