Bridge

NamespaceAttribute Class

Specifies a custom namespace for the built entity. Use 'false' (without quotes) to suppress namespace binding (usually with [Ignore] attribute).

Namespace:  Bridge
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[AttributeUsageAttribute]
public sealed class NamespaceAttribute : Attribute
<ExternalAttribute> _
<AttributeUsageAttribute> _
Public NotInheritable Class NamespaceAttribute _
	Inherits Attribute
[ExternalAttribute]
[AttributeUsageAttribute]
public ref class NamespaceAttribute sealed : public Attribute

Inheritance Hierarchy


System..::..Object
  System..::..Attribute
    Bridge..::..NamespaceAttribute