다음을 통해 공유


GetWinFXPath.WinFXPath 속성

정의

WinFX 런타임의 경로를 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

WinFX 런타임에 대한 경로입니다.

특성

적용 대상