MissingDependency.DependentComponentId Property

Definition

Gets or sets the unique identifier (ID) of the dependent component.

public:
 property Guid DependentComponentId { Guid get(); void set(Guid value); };
[System.Runtime.Serialization.DataMember]
public Guid DependentComponentId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DependentComponentId : Guid with get, set
Public Property DependentComponentId As Guid

Property Value

Attributes

Applies to