DynamicDependencyAttribute.Type プロパティ

定義

指定のメンバーを含む Type を取得します。

public:
 property Type ^ Type { Type ^ get(); };
public Type? Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

プロパティ値

注釈

TypeName が指定されていない場合Type、コンシューマーの型が想定されます。

適用対象