AttributeNameAttribute Class
Definition
Indicates the name of the attribute
public ref class AttributeNameAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.FoundationContract, 262144)]
class AttributeNameAttribute sealed : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.FoundationContract), 262144)]
public sealed class AttributeNameAttribute : Attribute
function AttributeNameAttribute(A_0)
Public NotInheritable Class AttributeNameAttribute
Inherits Attribute
- Inheritance
-
AttributeNameAttribute
- Attributes
Windows 10 requirements
Device family |
Windows 10, version 2004 (introduced in 10.0.19041.0)
|
API contract |
Windows.Foundation.FoundationContract (introduced in v4.0)
|
Constructors
AttributeNameAttribute(String) |
Creates and initializes a new instance of the attribute. |