CppInlineNamespaceAttribute Class
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
<AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple=True)>
Friend Class CppInlineNamespaceAttribute
Inherits System.Attribute
'Usage
Dim instance As CppInlineNamespaceAttribute
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple=true)]
internal class CppInlineNamespaceAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple=true)]
internal ref class CppInlineNamespaceAttribute : public System.Attribute
System.Object
System.Attribute
vc.cppcli.attributes.?A0x2d6f5012.CppInlineNamespaceAttribute