Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Invoked to determine the description of a transaction.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0.dll)
Syntax
'Declaración
Public Delegate Function DescriptionHandler As String
public delegate string DescriptionHandler()
public delegate String^ DescriptionHandler()
type DescriptionHandler =
delegate of unit -> string
JScript does not support delegates.
Return Value
Type: System.String