xMenuFunction.web 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
web() | |
web(String) |
web()
public:
virtual System::String ^ web();
public virtual string web ();
abstract member web : unit -> string
override this.web : unit -> string
Public Overridable Function web () As String