Click or drag to resize

LibraryResources Class

Library resources, included as embedded resources
Inheritance Hierarchy
SystemObject
  Aml.Engine.ResourcesLibraryResources

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
public static class LibraryResources

The LibraryResources type exposes the following members.

Methods
 NameDescription
Public methodStatic memberExist Determines, if the provided library name can be used to load this library from an embedded resource.
Top
Fields
 NameDescription
Public fieldStatic memberAutomationMLBaseAttributeTypeLib Gets the name of the AutomationMLBaseAttributeTypeLib
Public fieldStatic memberAutomationMLBaseRoleClassLib Gets the name of the AutomationMLBaseRoleClassLib
Public fieldStatic memberAutomationMLBPRInterfaceClassLib Gets the name of the AutomationMLBPRInterfaceClassLib
Public fieldStatic memberAutomationMLBPRRoleClassLib Gets the name of the AutomationMLBPRRoleClassLib
Public fieldStatic memberAutomationMLInterfaceClassLib Gets the name of the AutomationMLInterfaceClassLib
Public fieldStatic memberAutomationMLLogicInterfaceClassLib Gets the name of the AutomationMLLogicInterfaceClassLib
Public fieldStatic memberAutomationMLLogicRoleClassLib Gets the name of the AutomationMLLogicRoleClassLib
Public fieldStatic memberAutomationMLPLCopenXMLInterfaceClassLib Gets the name of the AutomationMLPLCopenXMLInterfaceClassLib
Top
See Also