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é

Type du composant client cible.

Exceptions

Une tentative a été effectuée pour définir la propriété sur null.

S’applique à