XDSServices.setXDSTrace(Int32, String) 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.
public:
virtual void setXDSTrace(int _flag, System::String ^ _value);
public virtual void setXDSTrace (int _flag, string _value);
abstract member setXDSTrace : int * string -> unit
override this.setXDSTrace : int * string -> unit
Public Overridable Sub setXDSTrace (_flag As Integer, _value As String)
Parameters
- _flag
- Int32
- _value
- String