Share via


DistributedContextPropagator.Fields Vlastnost

Definice

Získá sadu názvů polí, které tento šíření pravděpodobně číst nebo zapisovat.

public:
 abstract property System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ Fields { System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ get(); };
public abstract System.Collections.Generic.IReadOnlyCollection<string> Fields { get; }
member this.Fields : System.Collections.Generic.IReadOnlyCollection<string>
Public MustOverride ReadOnly Property Fields As IReadOnlyCollection(Of String)

Hodnota vlastnosti

Seznam polí, která budou použita nástrojem DistributedContextPropagator.

Platí pro