'Declaration
<JetBrains.Annotations.CanBeNullAttribute()> Public ReadOnly Property InferredTransportProfileUri As Uri
'Usage
Dim instance As UAPubSubConnectionDescriptor Dim value As Uri value = instance.InferredTransportProfileUri
[JetBrains.Annotations.CanBeNull()] public Uri InferredTransportProfileUri {get;}
Property Value
The value of this property can be null
(Nothing
in Visual Basic).