IInstallPackage.References Property

Definition

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ References { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> References { get; }
member this.References : System.Collections.Generic.ICollection<string>
Public ReadOnly Property References As ICollection(Of String)

Property Value

ICollection<String>

Applies to