WebPartUserCapability.Name 属性

定义

获取标识该类的字符串值。

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

属性值

一个标识该类的 String

适用于