TypeParameters

VCardRecord.TypeParameters property

型パラメーターの値を取得します。

public string[] TypeParameters { get; }

プロパティ値

型パラメーター値。

備考

型パラメーターには複数の異なる用途があります。一般に、関連付けられたプロパティのクラス特性を指定する方法です。

関連項目