MarshalingBehaviorAttribute(MarshalingType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates and initializes a new instance of the attribute.
public:
MarshalingBehaviorAttribute(MarshalingType behavior);
MarshalingBehaviorAttribute(MarshalingType const& behavior);
public MarshalingBehaviorAttribute(MarshalingType behavior);
function MarshalingBehaviorAttribute(behavior)
Public Sub New (behavior As MarshalingType)
Parameters
- behavior
- MarshalingType
One of the enumeration values.