Common.__Setxdscontext_IntImpl__ 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
__Setxdscontext_IntImpl__() | |
__Setxdscontext_IntImpl__(String) |
__Setxdscontext_IntImpl__()
public:
void __Setxdscontext_IntImpl__();
public void __Setxdscontext_IntImpl__ ();
member this.__Setxdscontext_IntImpl__ : unit -> unit
Public Sub __Setxdscontext_IntImpl__ ()
Applies to
__Setxdscontext_IntImpl__(String)
public:
void __Setxdscontext_IntImpl__(System::String ^ context);
public void __Setxdscontext_IntImpl__ (string context);
member this.__Setxdscontext_IntImpl__ : string -> unit
Public Sub __Setxdscontext_IntImpl__ (context As String)
Parameters
- context
- String