Compartir a través de


Initialization.ContainerType Property

Definition

Get the container type (i.e. appdomain or process).

public:
 property System::String ^ ContainerType { System::String ^ get(); };
public string ContainerType { get; }
member this.ContainerType : string
Public ReadOnly Property ContainerType As String

Property Value

Applies to