MarshalUsingAttribute.NativeType プロパティ

定義

属性付き型をマネージド コードからネイティブ コードに変換するために使用されるマーシャラー型を取得します。

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

プロパティ値

適用対象