MissingDependency.RequiredComponentDisplayName Property

Definition

Gets or sets the display name of the required but missing component.

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

Property Value

Attributes

Applies to