AssociationSetEnd.Role 속성

정의

주의

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

AssociationSetEnd에 대한 End 역할의 이름을 가져옵니다.

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

속성 값

AssociationSetEnd에 대한 End 역할의 이름입니다.

특성

적용 대상