AssociationAttribute.Name 屬性

定義

會知道協會名稱。

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

屬性值

協會的名稱。

備註

若協會為雙向,則名稱必須在協會雙方相同。

適用於