DkmTelemetryEvent.GetCanCollectPrivateInformation 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.
Interroge le service de télémétrie VS pour déterminer si les informations sur l’utilisateur privé peuvent être collectées.
Cette API a été introduite dans Visual Studio 14 Update 1 (DkmApiVersion. VS14Update1).
public:
bool GetCanCollectPrivateInformation();
public:
bool GetCanCollectPrivateInformation();
bool GetCanCollectPrivateInformation();
public bool GetCanCollectPrivateInformation ();
member this.GetCanCollectPrivateInformation : unit -> bool
Public Function GetCanCollectPrivateInformation () As Boolean
Retours
À True si les informations utilisateur privées peuvent être collectées.