'Declaration
<AttributeUsageAttribute(AttributeTargets.Assembly)> <ComVisibleAttribute(False)> Public NotInheritable Class UAApplicationManifestAttribute Inherits System.Attribute Implements IUAReadOnlyApplicationManifest, OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement, System.Runtime.InteropServices._Attribute
'Usage
Dim instance As UAApplicationManifestAttribute
[AttributeUsage(AttributeTargets.Assembly)] [ComVisible(false)] public sealed class UAApplicationManifestAttribute : System.Attribute, IUAReadOnlyApplicationManifest, OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement, System.Runtime.InteropServices._Attribute
[AttributeUsage(AttributeTargets.Assembly)] [ComVisible(false)] public ref class UAApplicationManifestAttribute sealed : public System.Attribute, IUAReadOnlyApplicationManifest, OpcLabs.EasyOpc.UA.Discovery.IUAReadOnlyApplicationElement, System.Runtime.InteropServices._Attribute