Compartir a través de


ILoopOperation.ContinueLabel Propiedad

Definición

Etiqueta de continuación del bucle.

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

Valor de propiedad

Se aplica a