PropertyGroup.InheritEnvironments Propriedade

Definição

Lista de contextos de referência que este grupo precisa

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)

Valor da propriedade

IReadOnlyCollection<String>

Aplica-se a