| Overload | Description | 
|---|---|
| UAApplicationManifest Constructor() | Initializes a new instance of the class with default data. | 
| UAApplicationManifest Constructor(IUAReadOnlyApplicationManifest) | Initializes a new copy of the object. | 
| UAApplicationManifest Constructor(String,String,String) | Initializes a new instance of the class, specifying application URI string, application name, and product URI string. | 
| UAApplicationManifest Constructor(Uri,String,Uri) | Initializes a new instance of the class, specifying application URI, application name, and product URI. | 
| UAApplicationManifest Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |