PathReferenceAttribute(String) - конструктор |
Пространство имён:
Tessa.Properties.Resharper
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [UsedImplicitlyAttribute]
public PathReferenceAttribute(
[PathReferenceAttribute] string basePath
)
<UsedImplicitlyAttribute>
Public Sub New (
<PathReferenceAttribute> basePath As String
)
public:
[UsedImplicitlyAttribute]
PathReferenceAttribute(
[PathReferenceAttribute] String^ basePath
)
[<UsedImplicitlyAttribute>]
new :
[<PathReferenceAttribute>] basePath : string -> PathReferenceAttribute
Параметры
- basePath
- Тип: SystemString
The base path.
См. также