Recipient.Name 属性

定义

以 C# ) 返回一个 字符串 (字符串,该 字符串 表示对象的显示名称。 只读。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
Public ReadOnly Property Name As String

属性值

适用于