![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_Administration_UAApplicationManifestAttribute.png)
'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
Application manifest and its concrete representations are not part of the OPC UA standard, although the concepts of individual parts of the application manifest are covered by OPC UA specifications.
System.Object
System.Attribute
OpcLabs.EasyOpc.UA.Administration.UAApplicationManifestAttribute