public string? WebApiBasePath { get; }
Public ReadOnly Property WebApiBasePath As String
Get
public:
virtual property String^ WebApiBasePath {
String^ get () sealed;
}
abstract WebApiBasePath : string with get
override WebApiBasePath : string with get