ArcFM Engine Developer Guide
AssemblyResourceInfoAttribute Class
Members 


Product Availability
Required Licenses
.NET Assembly
A custom attribute that defines the location where embedded resouces can be found in the main assembly of the application.
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Assembly, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class AssemblyResourceInfoAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As AssemblyResourceInfoAttribute
[AttributeUsage(ValidOn=AttributeTargets.Assembly, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class AssemblyResourceInfoAttribute : System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Miner.Windows.AssemblyResourceInfoAttribute

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

AssemblyResourceInfoAttribute Members
Miner.Windows Namespace

 

 


Send Comment