MarshalingBehaviorAttribute(MarshalingType) 建構函式

定義

建立並初始化 屬性的新實例。

public:
 MarshalingBehaviorAttribute(MarshalingType behavior);
 MarshalingBehaviorAttribute(MarshalingType const& behavior);
public MarshalingBehaviorAttribute(MarshalingType behavior);
function MarshalingBehaviorAttribute(behavior)
Public Sub New (behavior As MarshalingType)

參數

behavior
MarshalingType

其中一個列舉值。

適用於