ScriptComponentDescriptor.Type Propiedad

Definición

Obtiene o establece el tipo del componente de cliente de destino.

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

Valor de propiedad

Tipo del componente de cliente de destino.

Excepciones

Se intentó establecer la propiedad en null.

Se aplica a