Freigeben über


DataFlowAnalysis.DataFlowsOut Eigenschaft

Definition

Die Gruppe der lokalen Variablen, die einem Bereich zugewiesen werden, der außerhalb der Region verwendet werden kann.

public:
 abstract property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::ISymbol ^> DataFlowsOut { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::ISymbol ^> get(); };
public abstract System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.ISymbol> DataFlowsOut { get; }
member this.DataFlowsOut : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.ISymbol>
Public MustOverride ReadOnly Property DataFlowsOut As ImmutableArray(Of ISymbol)

Eigenschaftswert

Gilt für: