メインコンテンツ

deleteOperatingSystem

オペレーティング システムをターゲットから削除する

構文

deleteOperatingSystem(targetObj,operatingSystemName)

説明

deleteOperatingSystem(targetObj,operatingSystemName) は、Name プロパティが operatingSystemName 引数に等しい OperatingSystem オブジェクトを Target オブジェクトから削除します。

入力引数

すべて展開する

開発されている Target を参照する Target オブジェクト。

Target オブジェクトに含まれる OperatingSystem オブジェクトの Name プロパティの記述名。

例: 'MyLinuxDistro'

データ型: char

バージョン履歴

R2015a で導入