'DeclarationPublic ReadOnly Property ApplicationQueueName As String
'UsageDim instance As UABrokerDataSetReaderTransportParameters Dim value As String value = instance.ApplicationQueueName
public string ApplicationQueueName {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).