Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
Public Delegate Function DescriptionHandler As String
'Usage
Dim instance As New DescriptionHandler(AddressOf HandlerMethod)
public delegate string DescriptionHandler()
public delegate String^ DescriptionHandler()
JScript does not support delegates.
Return Value
Type: System.String