Compartir a través de


RegistrationConfig.Partition Propiedad

Definición

Obtiene o establece el nombre de la partición de COM+.

public:
 property System::String ^ Partition { System::String ^ get(); void set(System::String ^ value); };
public string Partition { get; set; }
member this.Partition : string with get, set
Public Property Partition As String

Valor de propiedad

Nombre de la partición de COM+.

Se aplica a