C# 클래스 NAnt.Win32.Tasks.LocateSdkTask

상속: NAnt.Core.Task
파일 보기 프로젝트 열기: skolima/NAnt

Private Properties

프로퍼티 타입 설명
StringToVersion System.Version

보호된 메소드들

메소드 설명
ExecuteTask ( ) : void

locate the most recent WinSDK installed

비공개 메소드들

메소드 설명
StringToVersion ( string sdkVersion ) : System.Version

Converts a version expressed as a string into a Version object

메소드 상세

ExecuteTask() 보호된 메소드

locate the most recent WinSDK installed
protected ExecuteTask ( ) : void
리턴 void