共用方式為


ISwitchOperation.ExitLabel 屬性

定義

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

屬性值

適用於