ArcFM Desktop Developer Guide
AssemblyResourceInfoAttribute Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal resourceBaseName As String, _
   ByVal resourceTextFile As String _
)
'Usage
 
Dim resourceBaseName As String
Dim resourceTextFile As String
 
Dim instance As New AssemblyResourceInfoAttribute(resourceBaseName, resourceTextFile)
public AssemblyResourceInfoAttribute( 
   string resourceBaseName,
   string resourceTextFile
)

Parameters

resourceBaseName
resourceTextFile
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 Class
AssemblyResourceInfoAttribute Members

 

 


Send Comment