Share via


NativeMarshallingAttribute.NativeType 属性

定义

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

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

属性值

适用于