uaPLUS Reference
SetUserSetting Method
See Also  Send Feedback
Opc.Ua Namespace > Utils Class : SetUserSetting Method

applicationName
keyName
value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetUserSetting( _
   ByVal applicationName As String, _
   ByVal keyName As String, _
   ByVal value As String _
) 
C# 
public static void SetUserSetting( 
   string applicationName,
   string keyName,
   string value
)

Parameters

applicationName
keyName
value

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.