CSharpCodeParser.IsNested 屬性

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得或設定值,這個值表示程式碼是否為巢狀。

public bool IsNested { get; set; }
member this.IsNested : bool with get, set
Public Property IsNested As Boolean

屬性值

如果程式碼為巢狀,則為 true;否則為 false。

適用於