QuickOPC User's Guide and Reference
DefaultPathAndQuery Field (ResourceDescriptor)



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > ResourceDescriptor Class : DefaultPathAndQuery Field
Default path and query. Equals to null.
Syntax
'Declaration
 
Public Const DefaultPathAndQuery As String
'Usage
 
Dim value As String
 
value = ResourceDescriptor.DefaultPathAndQuery
public const string DefaultPathAndQuery
public:
const String^ DefaultPathAndQuery
Requirements

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

See Also