VCDSimpleProperty.DefaultValue Property

指定したプロパティ項目のデフォルト値を返します。

構文

[VB.NET]
Public DefaultValue(id As String) As Integer
[C#]
public int  DefaultValue(string id);
パラメータ 説  明
id デフォルト値を取得するVCDPropertyItemクラスライブラリリファレンス>クラス>VCDPropertyItemのIDです。