AssociationSetEnd.Role 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
角色名稱。
- 屬性