Share via


GetWinFXPath.WinFXPath Propriedade

Definição

Obtém ou define o caminho para o runtime WinFX.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Valor da propriedade

O caminho para o runtime do WinFX.

Atributos

Aplica-se a