Condividi tramite


Diagnostic.Properties Proprietà

Definizione

Ottiene il contenitore delle proprietà per la diagnostica. verrà restituito Empty se non è presente alcuna voce. Può essere usato per inserire informazioni specifiche di diagnostica da passare. ad esempio, al sistema di correzione corrispondente.

public:
 virtual property System::Collections::Immutable::ImmutableDictionary<System::String ^, System::String ^> ^ Properties { System::Collections::Immutable::ImmutableDictionary<System::String ^, System::String ^> ^ get(); };
public virtual System.Collections.Immutable.ImmutableDictionary<string,string> Properties { get; }
public virtual System.Collections.Immutable.ImmutableDictionary<string,string?> Properties { get; }
member this.Properties : System.Collections.Immutable.ImmutableDictionary<string, string>
Public Overridable ReadOnly Property Properties As ImmutableDictionary(Of String, String)

Valore della proprietà

Si applica a