xMenuFunction.webAccess 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
webAccess() | |
webAccess(Int32) |
webAccess()
public:
virtual int webAccess();
public virtual int webAccess ();
abstract member webAccess : unit -> int
override this.webAccess : unit -> int
Public Overridable Function webAccess () As Integer