[NotNullAttribute] string BaseAddress { get; }
<NotNullAttribute> ReadOnly Property BaseAddress As String Get
[NotNullAttribute] property String^ BaseAddress { String^ get (); }
[<NotNullAttribute>] abstract BaseAddress : string with get
In This Article