Share via


DependencySummary.RequiredComponentType Property

Definition

public:
 property int RequiredComponentType { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember(IsRequired=false, Order=10)]
public int RequiredComponentType { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Order=10)>]
member this.RequiredComponentType : int with get, set
Public Property RequiredComponentType As Integer

Property Value

Attributes

Applies to