[UsedImplicitlyAttribute]
public string BasePath { get; }<UsedImplicitlyAttribute>
Public ReadOnly Property BasePath As String
Getpublic:
[UsedImplicitlyAttribute]
property String^ BasePath {
String^ get ();
}[<UsedImplicitlyAttribute>]
member BasePath : string with get