AttributeUsageAttribute(AttributeTargets) 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:
AttributeUsageAttribute(AttributeTargets A_0);
AttributeUsageAttribute(AttributeTargets const& A_0);
public AttributeUsageAttribute(System.AttributeTargets A_0);
function AttributeUsageAttribute(A_0)
Public Sub New (A_0 As AttributeTargets)
Parameters
One or more of the enumeration values.