BTXTrackingData.Write(String, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- propname
- String
- var
- Object