Condividi tramite


GetWinFXPath.WinFXNativePath Proprietà

Definizione

Ottiene o imposta il percorso per il runtime WinFX nativo.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Percorso per il runtime WinFX nativo.

Attributi

Si applica a