ManagementFrameworkVersion.FrameworkConfigurationPath 屬性

定義

取得建構函式中初始化的.NET Framework路徑。

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

屬性值

在建構函式中初始化.NET Framework路徑。

適用於