MissingDependency.DependentComponentParentSchemaName Property

Definition

Gets or sets the schema name of the dependent component’s parent.

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

Property Value

Attributes

Applies to