WebSphereMQBindingElement.ConnectionType Property

Definition

public:
 property System::String ^ ConnectionType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("connectionType", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
[System.Configuration.StringValidator(InvalidCharacters=null, MaxLength=256, MinLength=0)]
public string ConnectionType { get; set; }
member this.ConnectionType : string with get, set
Public Property ConnectionType As String

Property Value

String
Attributes

Applies to