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