ActiveDirectoryPartition.Name Propriedade
Definição
Obtém o nome da partição.Gets the partition name.
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 contém o nome da partição.A String that contains the partition name.