NativeMarshallingAttribute.NativeType 속성

정의

특성 형식을 관리 코드에서 네이티브 코드로 변환하는 데 사용되는 마샬러 형식을 가져옵니다.

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

속성 값

적용 대상