MissingDependency.RequiredComponentParentSchemaName Property

Definition

Gets or sets the parent schema name of the required but missing component.

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

Property Value

Attributes

Applies to