WebBodyFormatMessageProperty.Name 字段

定义

返回属性名称。

public: System::String ^ Name;
public const string Name;
val mutable Name : string
Public Const Name As String 

字段值

String

注解

WebBodyFormatMessageProperty 对象必须使用名称“WebBodyFormatMessageProperty”作为其在 MessageProperties 集合中的键值。这样,值才能被访问并用作处理批注。

适用于