WebSphereMQBindingElement.ClusterQueueManagerName Property

Definition

public:
 property System::String ^ ClusterQueueManagerName { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("clusterQueueManagerName", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
[System.Configuration.StringValidator(InvalidCharacters=" ~!@#$%^&*()[]{}/;'"|\", MaxLength=60, MinLength=1)]
public string ClusterQueueManagerName { get; set; }
member this.ClusterQueueManagerName : string with get, set
Public Property ClusterQueueManagerName As String

Property Value

String
Attributes

Applies to