WebResourceAttribute.LoadSuccessExpression 屬性

定義

取得或設定 Web 資源已成功載入時所使用的運算式。

public:
 property System::String ^ LoadSuccessExpression { System::String ^ get(); void set(System::String ^ value); };
public string LoadSuccessExpression { get; set; }
member this.LoadSuccessExpression : string with get, set
Public Property LoadSuccessExpression As String

屬性值

String

Web 資源已成功載入時所使用的運算式。

適用於