PathReferenceAttribute Constructor (String)Couchbase .NET SDK 2.0
Initializes a new instance of the PathReferenceAttribute class

Namespace: Couchbase.Annotations
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
public PathReferenceAttribute(
	string basePath
)

Parameters

basePath
Type: System String

[Missing <param name="basePath"/> documentation for "M:Couchbase.Annotations.PathReferenceAttribute.#ctor(System.String)"]

See Also