ManagementFrameworkVersion.FrameworkConfigurationPath Property

Definition

Gets the .NET Framework path that is initialized in the constructor.

public:
 property System::String ^ FrameworkConfigurationPath { System::String ^ get(); };
public string FrameworkConfigurationPath { get; }
member this.FrameworkConfigurationPath : string
Public ReadOnly Property FrameworkConfigurationPath As String

Property Value

The .NET Framework path that is initialized in the constructor.

Applies to