Freigeben über


IOperation.Type Eigenschaft

Definition

Ergebnistyp des Vorgangs oder null, wenn der Vorgang kein Ergebnis erzeugt.

public:
 property Microsoft::CodeAnalysis::ITypeSymbol ^ Type { Microsoft::CodeAnalysis::ITypeSymbol ^ get(); };
public Microsoft.CodeAnalysis.ITypeSymbol Type { get; }
public Microsoft.CodeAnalysis.ITypeSymbol? Type { get; }
member this.Type : Microsoft.CodeAnalysis.ITypeSymbol
Public ReadOnly Property Type As ITypeSymbol

Eigenschaftswert

Gilt für: