CSharpCodeParser.Block.Name 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。获取或设置 块的字符串名称。

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

属性值

块的字符串名称。

适用于