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