IVsProfilerLaunchWebServerTargetInfo.EnvironmentSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Array ^ EnvironmentSettings { Array ^ get(); };
[System.Runtime.InteropServices.DispId(1610743809)]
public Array EnvironmentSettings { get; }
public Array EnvironmentSettings { get; }
[<System.Runtime.InteropServices.DispId(1610743809)>]
member this.EnvironmentSettings : Array
member this.EnvironmentSettings : Array
Public ReadOnly Property EnvironmentSettings As Array
Property Value
Implements
- Attributes