Share via


ExclusiveToAttribute(Type) Constructor

Definition

Creates and initializes a new instance of the attribute.

public:
 ExclusiveToAttribute(Platform::Type ^ typeName);
public ExclusiveToAttribute(Type typeName);
function ExclusiveToAttribute(typeName)
Public Sub New (typeName As Type)

Parameters

typeName
TypeName Type

The name of the type.

Applies to