Share via


TelemetrySession.RemovePersistedSharedProperty(String) Method

Definition

Remove persisted shared property for all sessions means remove shared property from this default context, and for any future sessions on the machine.

public:
 void RemovePersistedSharedProperty(System::String ^ propertyName);
public void RemovePersistedSharedProperty (string propertyName);
member this.RemovePersistedSharedProperty : string -> unit
Public Sub RemovePersistedSharedProperty (propertyName As String)

Parameters

propertyName
String

Applies to