VCDSimpleProperty.Automation Property

指定したプロパティ項目の自動設定を返す、または設定します。

構文

[VB.NET]
Public Automation(id As String) As Boolean
[C#]
public bool Automation[ string id ];
パラメータ 説  明
id 自動設定の取得、設定をするVCDPropertyItemクラスライブラリリファレンス>クラス>VCDPropertyItemのIDです。