共用方式為


UnmanagedCallConvAttribute.CallConvs 欄位

定義

選擇性。 指出 Unmanaged 目標呼叫慣例的類型。

public: cli::array <Type ^> ^ CallConvs;
public Type[]? CallConvs;
val mutable CallConvs : Type[]
Public CallConvs As Type() 

欄位值

Type[]

備註

如果 null為 ,運行時間會使用 預設平臺呼叫慣例

適用於

另請參閱