AssociationSetEnd.Role 属性

定义

注意

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

获取此 AssociationSetEndEnd 角色的名称。

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

属性值

AssociationSetEndEnd 角色的名称。

属性

适用于