QuickOPC User's Guide and Reference
DefaultItemPath Field



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.AddressSpace Namespace > DAPropertyElement Class : DefaultItemPath Field
Default item path that can be used to access the property (none, i.e. an empty string).
Syntax
'Declaration
 
Public Const DefaultItemPath As String
'Usage
 
Dim value As String
 
value = DAPropertyElement.DefaultItemPath
public const string DefaultItemPath
public:
const String^ DefaultItemPath
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

DAPropertyElement Class
DAPropertyElement Members