AddressList.Name 属性

定义

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

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

属性值

适用于