共用方式為


ModelMetadataIdentity.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

屬性值

適用於