C# 클래스 Microsoft.ManagementConsole.Internal.PasteTargetInfo

파일 보기 프로젝트 열기: SiteView/ECC8.13 1 사용 예제들

공개 메소드들

메소드 설명
GetAllowedClipboardFormats ( ) : string[]
SetAllowedClipboardFormats ( string allowedClipboardFormats ) : void

메소드 상세

GetAllowedClipboardFormats() 공개 메소드

public GetAllowedClipboardFormats ( ) : string[]
리턴 string[]

SetAllowedClipboardFormats() 공개 메소드

public SetAllowedClipboardFormats ( string allowedClipboardFormats ) : void
allowedClipboardFormats string
리턴 void