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

列挙値の 1 つ。

適用対象