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

屬性值

適用於