CorrelationDataMessageProperty.Name 属性

定义

获取此消息属性的名称:“CorrelationDataMessageProperty”。Gets the name of this message property: "CorrelationDataMessageProperty".

public:
 static property System::String ^ Name { System::String ^ get(); };
public static string Name { get; }
member this.Name : string
Public Shared ReadOnly Property Name As String

属性值

String

字符串值 "CorrelationDataMessageProperty"。The string value "CorrelationDataMessageProperty".

适用于