Partager via


ScriptComponentDescriptor.Type Propriété

Définition

Obtient ou définit le type du composant client cible.

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

Valeur de propriété

String

Le type du composant client cible.

Exceptions

Une tentative d'affectation de la valeur null à la propriété a été effectuée.

S’applique à