QuickOPC User's Guide and Reference
BasePath Property (PathReferenceAttribute)



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace > PathReferenceAttribute Class : BasePath Property
Syntax
'Declaration
 
Public ReadOnly Property BasePath As String
'Usage
 
Dim instance As PathReferenceAttribute
Dim value As String
 
value = instance.BasePath
public string BasePath {get;}
public:
property String^ BasePath {
   String^ get();
}
Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

PathReferenceAttribute Class
PathReferenceAttribute Members