DependencySummary.RequiredComponentType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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