C# 클래스 Microsoft.DotNet.Cli.Build.Chmod

상속: ToolTask
파일 보기 프로젝트 열기: dotnet/cli-lab

Private Properties

프로퍼티 타입 설명
GetGlob string
GetMode string
GetRecursive string

보호된 메소드들

메소드 설명
GenerateCommandLineCommands ( ) : string
GenerateFullPathToTool ( ) : string

비공개 메소드들

메소드 설명
GetGlob ( ) : string
GetMode ( ) : string
GetRecursive ( ) : string

메소드 상세

GenerateCommandLineCommands() 보호된 메소드

protected GenerateCommandLineCommands ( ) : string
리턴 string

GenerateFullPathToTool() 보호된 메소드

protected GenerateFullPathToTool ( ) : string
리턴 string