ManagementFrameworkVersion.FrameworkConfigurationPath 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.
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.