ResourceSet.Name Propriedade
Definição
Obtém o nome da coleção.Gets the name of the collection.
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
Valor da cadeia de caracteres que contém o nome do conjunto de recursos.String value that contains the name of the resource set.