Partager via


SystemDataPaths.SystemX64 Propriété

Définition

Obtient le chemin d’accès au dossier système Windows 64 bits.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chemin d’accès complet au dossier système Windows 64 bits.

S’applique à