WebResponseObject.RelationLink Property

Definition

Gets the RelationLink property.

public System.Collections.Generic.Dictionary<string,string> RelationLink { get; }
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]
public System.Collections.Generic.Dictionary<string,string>? RelationLink { get; }
member this.RelationLink : System.Collections.Generic.Dictionary<string, string>
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })>]
member this.RelationLink : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property RelationLink As Dictionary(Of String, String)

Property Value

Attributes

Applies to