C# Class Microsoft.ManagementConsole.Internal.PasteTargetInfo

Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

Méthode Description
GetAllowedClipboardFormats ( ) : string[]
SetAllowedClipboardFormats ( string allowedClipboardFormats ) : void

Method Details

GetAllowedClipboardFormats() public méthode

public GetAllowedClipboardFormats ( ) : string[]
Résultat string[]

SetAllowedClipboardFormats() public méthode

public SetAllowedClipboardFormats ( string allowedClipboardFormats ) : void
allowedClipboardFormats string
Résultat void