RsExceptionInfo.LinkId Property

Definition

Gets or sets the ID assigned to the link.

public:
 property System::String ^ LinkId { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string LinkId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.LinkId : string with get, set
Public Property LinkId As String

Property Value

The ID assigned to the link.

Attributes

Applies to