QuickOPC User's Guide and Reference
PathReferenceAttribute Constructor(String)



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace > PathReferenceAttribute Class > PathReferenceAttribute Constructor : PathReferenceAttribute Constructor(String)
Syntax
'Declaration
 
Public Function New( _
   ByVal basePath As String _
)
'Usage
 
Dim basePath As String
 
Dim instance As New PathReferenceAttribute(basePath)
public PathReferenceAttribute( 
   string basePath
)
public:
PathReferenceAttribute( 
   String^ basePath
)

Parameters

basePath
Requirements

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

See Also

Reference

PathReferenceAttribute Class
PathReferenceAttribute Members
Overload List