DkmTelemetryEvent.GetCanCollectPrivateInformation Méthode

Définition

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

Boolean

À True si les informations utilisateur privées peuvent être collectées.

S’applique à