RsExceptionInfo.LinkId 属性

定义

获取或设置分配给链接的 ID。

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

属性值

String

分配给链接的 ID。

属性

适用于