PropertyGroup.InheritEnvironments Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)