PathReferenceAttribute Constructor (String) |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public PathReferenceAttribute(
string basePath
)
Public Sub New (
basePath As String
)
public:
PathReferenceAttribute(
String^ basePath
)
new :
basePath : string -> PathReferenceAttribute
Parameters
- basePath
- Type: SystemString
See Also