Freigeben über


COMMONLANGUAGEBLOCK-Enumeration

Stellt die Art des Codeblocks Sie catch () verwendet, nachdem alle im QueryCommonLanguageBlockdar.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
Public Enumeration COMMONLANGUAGEBLOCK
public enum COMMONLANGUAGEBLOCK
public enum class COMMONLANGUAGEBLOCK
type COMMONLANGUAGEBLOCK
public enum COMMONLANGUAGEBLOCK

Member

Membername Beschreibung
CLB_EXCEPTION_BLOCK Der Ausnahmeblock.
CLB_FINAL_BLOCK Der finally-Block
CLB_TRY_BLOCK Der try-Block.

Siehe auch

Referenz

Microsoft.VisualStudio.TextManager.Interop-Namespace