MarshalingBehaviorAttribute(MarshalingType) Constructor
Definition
Creates and initializes a new instance of the attribute.
public:
MarshalingBehaviorAttribute(MarshalingType behavior);
MarshalingBehaviorAttribute(MarshalingType behavior);
public MarshalingBehaviorAttribute(MarshalingType behavior);
function MarshalingBehaviorAttribute(behavior)
Public Sub New (behavior As MarshalingType)
Parameters
- behavior
- MarshalingType
One of the enumeration values.