ManagedWrapper.ConfigString Property

Definition

Gets or sets the configuration string associated with the wrapper.

public:
 property System::String ^ ConfigString { System::String ^ get(); void set(System::String ^ value); };
public string ConfigString { get; set; }
member this.ConfigString : string with get, set
Public Property ConfigString As String

Property Value

The configuration string.

Implements

Applies to