ScriptTask.DefaultActiveItem プロパティ

定義

既定のスクリプトを取得します。

public:
 property System::String ^ DefaultActiveItem { System::String ^ get(); };
public string DefaultActiveItem { get; }
member this.DefaultActiveItem : string
Public ReadOnly Property DefaultActiveItem As String

プロパティ値

既定のスクリプトです。

適用対象