C# Class Microsoft.ManagementConsole.Internal.PasteTargetInfo

Show file Open project: SiteView/ECC8.13 Class Usage Examples

Public Methods

Method Description
GetAllowedClipboardFormats ( ) : string[]
SetAllowedClipboardFormats ( string allowedClipboardFormats ) : void

Method Details

GetAllowedClipboardFormats() public method

public GetAllowedClipboardFormats ( ) : string[]
return string[]

SetAllowedClipboardFormats() public method

public SetAllowedClipboardFormats ( string allowedClipboardFormats ) : void
allowedClipboardFormats string
return void