ModelMetadata.Name 属性

定义

如果此元数据用于参数或属性,则获取参数或属性的名称; null 否则,如果这是类型的元数据,则为 。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
public string? Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

属性值

适用于