StreamException.Key Property

Definition

Gets the key.

public:
 property System::Object ^ Key { System::Object ^ get(); };
public:
 property Platform::Object ^ Key { Platform::Object ^ get(); };
public object Key { get; }
member this.Key : obj
Public ReadOnly Property Key As Object

Property Value

The key..

Applies to