GeneratedClassContext.WriteAttributeToMethodName 属性

定义

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

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

属性值

将特性写入到的方法的名称。

适用于