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