SystemDataPaths.SystemHost Свойство

Определение

Возвращает путь к папке System независимо от архитектуры операционной системы (x64, x86, ARM).

public:
 property Platform::String ^ SystemHost { Platform::String ^ get(); };
winrt::hstring SystemHost();
public string SystemHost { get; }
var string = systemDataPaths.systemHost;
Public ReadOnly Property SystemHost As String

Значение свойства

String

Platform::String

winrt::hstring

Полный путь к папке System.

Применяется к