uaPLUS Reference
LoadWithNoValidation Method
See Also  Send Feedback
Opc.Ua Namespace > ApplicationConfiguration Class : LoadWithNoValidation Method

file
systemType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function LoadWithNoValidation( _
   ByVal file As FileInfo, _
   ByVal systemType As Type _
) As ApplicationConfiguration
C# 
public static ApplicationConfiguration LoadWithNoValidation( 
   FileInfo file,
   Type systemType
)

Parameters

file
systemType

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.