Click or drag to resize
PathReferenceAttribute Constructor (String)
Initializes a new instance of the PathReferenceAttribute class

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public PathReferenceAttribute(
	string basePath
)

Parameters

basePath
Type: SystemString
See Also