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

Namespace: Slash.Diagnostics.ReSharper.Annotations
Assembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax
public PathReferenceAttribute(
	string basePath
)

Parameters

basePath
Type: SystemString

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

See Also