次の方法で共有


SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult.Characteristics プロパティ

定義

特性を取得します。

public:
 property IVectorView<SmartCardCryptogramStorageKeyCharacteristics ^> ^ Characteristics { IVectorView<SmartCardCryptogramStorageKeyCharacteristics ^> ^ get(); };
IVectorView<SmartCardCryptogramStorageKeyCharacteristics> Characteristics();
public IReadOnlyList<SmartCardCryptogramStorageKeyCharacteristics> Characteristics { get; }
var iVectorView = smartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult.characteristics;
Public ReadOnly Property Characteristics As IReadOnlyList(Of SmartCardCryptogramStorageKeyCharacteristics)

プロパティ値

特性。

適用対象