ExpandSegment.Name Propriedade
Definição
O nome da propriedade a ser expandida.The name of the property to be expanded.
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 valor de cadeia de caracteres que contém o nome da propriedade.A string value containing the name of the property.