ScriptComponentDescriptor(String) Oluşturucu

Tanım

Sınıfının bir örneğini ScriptComponentDescriptor 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 dize ("").

Şunlara uygulanır