CallbackContextMessageProperty.Name 属性

定义

获取 CallbackContextMessageProperty 类的属性名称。Gets the property name for the CallbackContextMessageProperty class.

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

属性名称。The property name.

适用于