uaPLUS Reference
LoadInstallConfigFromResource Method
See Also  Send Feedback
Opc.Ua.Configuration Namespace > ApplicationInstance Class : LoadInstallConfigFromResource Method

resourcePath
assembly

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function LoadInstallConfigFromResource( _
   ByVal resourcePath As String, _
   ByVal assembly As Assembly _
) As InstalledApplication
C# 
public InstalledApplication LoadInstallConfigFromResource( 
   string resourcePath,
   Assembly assembly
)

Parameters

resourcePath
assembly

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.