PropertyContext.InheritedEnvironments 属性

定义

可选属性上下文

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)

属性值

IReadOnlyCollection<String>

适用于