Sdílet prostřednictvím


GetWinFXPath.WinFXPath Vlastnost

Definice

Získá nebo nastaví cestu pro winFX runtime.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Hodnota vlastnosti

Cesta k modulu runtime WinFX.

Atributy

Platí pro