GeneratedClassContext.WriteMethodName 属性

定义

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

public string WriteMethodName { get; }
member this.WriteMethodName : string
Public ReadOnly Property WriteMethodName As String

属性值

将在上下文中执行写入的方法的名称。

适用于