PropertyContext.InheritedEnvironments Property

Definition

Optional property context

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

Property Value

Applies to