Sdílet prostřednictvím


PropertyGroup.InheritEnvironments Property

Definition

List of reference contexts that this group needs

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

Property Value

Applies to