DynamicDependencyAttribute.Type Property

Definition

Gets the Type containing the specified member.

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

Property Value

Remarks

If Type and TypeName aren't specified, the type of the consumer is assumed.

Applies to