共用方式為


ModelProperty.Name 屬性

定義

取得這個屬性的名稱。

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

屬性值

String

這個屬性的名稱。

適用於