Freigeben über


DataFlowAnalysis.AlwaysAssigned Eigenschaft

Definition

Die Gruppe der lokalen Variablen, für die ein Wert immer innerhalb eines Bereichs zugewiesen wird.

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

Eigenschaftswert

Gilt für: