C# 클래스 SharePointPnP.PowerShell.Commands.Base.PipeBinds.FolderPipeBind

파일 보기 프로젝트 열기: OfficeDev/PnP-PowerShell

공개 메소드들

메소드 설명
FolderPipeBind ( ) : System
FolderPipeBind ( Folder folder ) : System
FolderPipeBind ( System.Guid guid ) : System
FolderPipeBind ( string id ) : System

비공개 메소드들

메소드 설명
GetFolder ( Web web ) : Folder

메소드 상세

FolderPipeBind() 공개 메소드

public FolderPipeBind ( ) : System
리턴 System

FolderPipeBind() 공개 메소드

public FolderPipeBind ( Folder folder ) : System
folder Folder
리턴 System

FolderPipeBind() 공개 메소드

public FolderPipeBind ( System.Guid guid ) : System
guid System.Guid
리턴 System

FolderPipeBind() 공개 메소드

public FolderPipeBind ( string id ) : System
id string
리턴 System