Share via


WebReference.DynamicUrl Property

Definition

Gets or sets the URL used to access the Web service.

public:
 property System::String ^ default { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(0)]
public string this { [System.Runtime.InteropServices.DispId(0)] get; [System.Runtime.InteropServices.DispId(0)] set; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
[<set: System.Runtime.InteropServices.DispId(0)>]
member this.DynamicUrl : string with get, set
Default Public Property DynamicUrl As String

Property Value

The URL used to access the Web service.

Attributes

Applies to