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