GetWinFXPath.WinFXPath Proprietà

Definizione

Ottiene o imposta il percorso per il runtime WinFX.

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

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

Valore della proprietà

Percorso per il runtime WinFX.

Attributi

Si applica a