GeneratedClassContext.EndContextMethodName 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取或设置生成上下文后的方法的名称。

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

属性值

所生成上下文之后的方法的名称。

适用于