RegistrationConfig.Partition Property

Definition

Gets or sets the name of the COM+ partition.

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

Property Value

The name of the COM+ partition.

Applies to