PredefinedFunctions.SetTryBlockLevelCount(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void SetTryBlockLevelCount(int level);
public static void SetTryBlockLevelCount (int level);
static member SetTryBlockLevelCount : int -> unit
Public Shared Sub SetTryBlockLevelCount (level As Integer)
Parameters
- level
- Int32