Aracılığıyla paylaş


ScriptComponentDescriptor(String) Oluşturucu

Tanım

ScriptComponentDescriptor sınıfının örneğini başlatır.

public:
 ScriptComponentDescriptor(System::String ^ type);
public ScriptComponentDescriptor (string type);
new System.Web.UI.ScriptComponentDescriptor : string -> System.Web.UI.ScriptComponentDescriptor
Public Sub New (type As String)

Parametreler

type
String

Hedef istemci bileşeninin türü.

Özel durumlar

type veya null boş bir dizedir ("").

Şunlara uygulanır