WebPartUserCapability.Name Propriedade
Definição
Obtém um valor de cadeia de caracteres que identifica a classe.Gets a string value identifying the class.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
Valor da propriedade
Um String que identifica a classe.A String that identifies the class.