Share via


NativeNameAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Enum | System.AttributeTargets.Struct, AllowMultiple=false)]
public sealed class NativeNameAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Enum | System.AttributeTargets.Struct, AllowMultiple=false)>]
type NativeNameAttribute = class
    inherit Attribute
Inheritance
NativeNameAttribute
Attributes

Constructors

Name Description
NativeNameAttribute(String)

Properties

Name Description
NativeName

Applies to