共用方式為


SystemInformationEvent.WindowsDirectory 屬性

取得 Windows 目錄中,從 GetWindowsDirectory 中,擷取路徑。

命名空間:  Microsoft.VisualStudio.IntelliTrace
組件:  Microsoft.IntelliTrace.11.0.0 (在 Microsoft.IntelliTrace.11.0.0.dll 中)

語法

'宣告
Public ReadOnly Property WindowsDirectory As String
public string WindowsDirectory { get; }
public:
property String^ WindowsDirectory {
    String^ get ();
}
member WindowsDirectory : string with get
function get WindowsDirectory () : String

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

SystemInformationEvent 類別

Microsoft.VisualStudio.IntelliTrace 命名空間