CustomPropertyInstance クラス

定義

CustomPropertyクラスのインスタンスタイプを表し、CustomPropertyのプロパティの計算値を含みます。

public ref class CustomPropertyInstance sealed
public sealed class CustomPropertyInstance
type CustomPropertyInstance = class
Public NotInheritable Class CustomPropertyInstance
継承
CustomPropertyInstance

プロパティ

名前 説明
Name

NameクラスにおけるCustomPropertyプロパティの計算値を取得します。

Value

ValueクラスにおけるCustomPropertyプロパティの計算値を取得します。

適用対象