SystemDataPaths.Windows Propriété

Définition

Obtient un chemin d’accès au répertoire Windows.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chemin d’accès complet au répertoire Windows.

S’applique à