NameAttribute Class
Specifies full path name of the entity (namespace+entity), when emitting JavaScript-equivalent
code. This overrides the inferred namespace.class.method name, for example.
Namespace:
BridgeAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [AttributeUsageAttribute] public sealed class NameAttribute : Attribute
<ExternalAttribute> _ <AttributeUsageAttribute> _ Public NotInheritable Class NameAttribute _ Inherits Attribute
[ExternalAttribute] [AttributeUsageAttribute] public ref class NameAttribute sealed : public Attribute