Compartir a través de


ISwitchOperation.ExitLabel Propiedad

Definición

Cierre la etiqueta de la instrucción switch.

public:
 property Microsoft::CodeAnalysis::ILabelSymbol ^ ExitLabel { Microsoft::CodeAnalysis::ILabelSymbol ^ get(); };
public Microsoft.CodeAnalysis.ILabelSymbol ExitLabel { get; }
member this.ExitLabel : Microsoft.CodeAnalysis.ILabelSymbol
Public ReadOnly Property ExitLabel As ILabelSymbol

Valor de propiedad

Se aplica a