 | PathReferenceAttributeBasePath Property |
[Missing <summary> documentation for "P:Slash.Diagnostics.ReSharper.Annotations.PathReferenceAttribute.BasePath"]
Namespace: Slash.Diagnostics.ReSharper.AnnotationsAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntaxpublic string BasePath { get; }
Public ReadOnly Property BasePath As String
Get
public:
property String^ BasePath {
String^ get ();
}
member BasePath : string with get
Property Value
Type:
String
See Also