RegistrationConfig.Partition 属性

定义

获取或设置 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

属性值

COM+ 分区的名称。

适用于