Bagikan melalui


IsolatedWindowsEnvironmentTelemetryParameters.CorrelationId Properti

Definisi

Dihentikan. GUID yang digunakan dalam Microsoft Telemetry untuk meningkatkan kualitas API.

public:
 property Platform::Guid CorrelationId { Platform::Guid get(); void set(Platform::Guid value); };
winrt::guid CorrelationId();

void CorrelationId(winrt::guid value);
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentTelemetryParameters is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
/// [set: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentTelemetryParameters is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
winrt::guid CorrelationId();

void CorrelationId(winrt::guid value);
public Guid CorrelationId { get; set; }
public Guid CorrelationId { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentTelemetryParameters is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] get; [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentTelemetryParameters is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] set; }
var guid = isolatedWindowsEnvironmentTelemetryParameters.correlationId;
isolatedWindowsEnvironmentTelemetryParameters.correlationId = guid;
Public Property CorrelationId As Guid

Nilai Properti

Guid

Platform::Guid

winrt::guid

GUID

Atribut

Keterangan

Peringatan

Ini adalah API yang tidak digunakan lagi.

Berlaku untuk