共用方式為


AssociationSetEnd.Role 屬性

定義

警告

This property is going away, please use the Name property instead

取得這個 AssociationSetEnd 的 End 角色名稱。

[System.Obsolete("This property is going away, please use the Name property instead")]
public string Role { get; }
member this.Role : string
Public ReadOnly Property Role As String

屬性值

這個 AssociationSetEnd 的 End 角色名稱。

屬性

例外狀況

如果在 AssociationSetEnd 實例處於 ReadOnly 狀態時呼叫 Setter,則會擲回

適用於