SinglePageConfigurator.BusyIndicatorText プロパティ

定義

が true の場合 ShowBusyIndicator に表示するテキストを取得または設定します

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

プロパティ値

適用対象