Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Invoked to determine the description of a transaction.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Syntax
'Declaration
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: String