Partager via


GetWinFXPath.WinFXNativePath Propriété

Définition

Obtient ou définit le chemin d'accès pour le runtime WinFX natif.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 property System::String ^ WinFXNativePath { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string WinFXNativePath { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.WinFXNativePath : string with get, set
Public Property WinFXNativePath As String

Valeur de propriété

Chemin d'accès du runtime WinFX natif.

Attributs

S’applique à