ControlBuilder.NamingContainerType Eigenschaft

Definition

Ruft den Typ des Namenscontainers für das Steuerelement ab, das dieser Generator erstellt.

public:
 property Type ^ NamingContainerType { Type ^ get(); };
public Type NamingContainerType { get; }
member this.NamingContainerType : Type
Public ReadOnly Property NamingContainerType As Type

Eigenschaftswert

A Type that represent the type of the naming container for the control that this builder creates.

Gilt für:

Weitere Informationen