Partager via


GalleryApplicationCustomActionParameterType Énumération

Définition

Spécifie le type du paramètre d’action personnalisée. Les valeurs possibles sont : String, ConfigurationDataBlob ou LogOutputBlob.

public enum GalleryApplicationCustomActionParameterType
type GalleryApplicationCustomActionParameterType = 
Public Enum GalleryApplicationCustomActionParameterType
Héritage
GalleryApplicationCustomActionParameterType

Champs

ConfigurationDataBlob 1

ConfigurationDataBlob.

LogOutputBlob 2

LogOutputBlob.

String 0

Chaîne.

S’applique à