'Declaration
<JetBrains.Annotations.NotNullAttribute()> ReadOnly Property GatewayServerUriString As String
'Usage
Dim instance As IUAReadOnlyDiscoveryElement Dim value As String value = instance.GatewayServerUriString
[JetBrains.Annotations.NotNull()] string GatewayServerUriString {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).