BTXTrackingData.Write(String, Object) 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 Write(System::String ^ propname, System::Object ^ % var);
public void Write (string propname, ref object var);
abstract member Write : string * obj -> unit
override this.Write : string * obj -> unit
Public Sub Write (propname As String, ByRef var As Object)
Parameters
- propname
- String
- var
- Object