ScriptComponentDescriptor.GetScript 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可在頁面上實作目標控制項的用戶端指令碼。
protected public:
override System::String ^ GetScript();
protected internal override string GetScript ();
override this.GetScript : unit -> string
Protected Friend Overrides Function GetScript () As String
傳回
可在頁面上實作目標控制項的用戶端指令碼。