ReportBitmapControl.webTarget Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
webTarget() | |
webTarget(String) |
webTarget()
public:
virtual System::String ^ webTarget();
public virtual string webTarget ();
abstract member webTarget : unit -> string
override this.webTarget : unit -> string
Public Overridable Function webTarget () As String
Returns
Applies to
webTarget(String)
public:
virtual System::String ^ webTarget(System::String ^ _value);
public virtual string webTarget (string _value);
abstract member webTarget : string -> string
override this.webTarget : string -> string
Public Overridable Function webTarget (_value As String) As String
Parameters
- _value
- String