다음을 통해 공유


LinkInfo.AssociationLink 속성

네임스페이스:  System.Data.Services.Client
어셈블리:  Microsoft.Data.Services.Client(Microsoft.Data.Services.Client.dll)

구문

‘선언
Public Property AssociationLink As Uri
    Get
    Friend Set
‘사용 방법
Dim instance As LinkInfo
Dim value As Uri

value = instance.AssociationLink
public Uri AssociationLink { get; internal set; }
public:
property Uri^ AssociationLink {
    Uri^ get ();
    internal: void set (Uri^ value);
}
member AssociationLink : Uri with get, internal set
function get AssociationLink () : Uri
internal function set AssociationLink (value : Uri)

속성 값

유형: System.Uri

참고 항목

참조

LinkInfo 클래스

System.Data.Services.Client 네임스페이스