'DeclarationPublic ReadOnly Property EndpointsQueueName As String
'UsageDim instance As UABrokerDataSetReaderTransportParameters Dim value As String value = instance.EndpointsQueueName
public string EndpointsQueueName {get;}
Property Value
Currently returns an empty string. This property is reserved for future use.The value of this property cannot be null (Nothing in Visual Basic).
The default value of this property is "" (String.Empty).