CorrelationKey.KeyString Property

Definition

Gets a String representation of the key data.

public:
 property System::String ^ KeyString { System::String ^ get(); };
public string KeyString { get; }
member this.KeyString : string
Public ReadOnly Property KeyString As String

Property Value

The key data.

Applies to