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.
The IFuncInfo interface provides information about the properties of the specified function.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
<GuidAttribute("D4D285D3-2447-11D7-8BF6-00B0D03DAA06")> _
Public Interface IFuncInfo
'Usage
Dim instance As IFuncInfo
[GuidAttribute("D4D285D3-2447-11D7-8BF6-00B0D03DAA06")]
public interface IFuncInfo
[GuidAttribute(L"D4D285D3-2447-11D7-8BF6-00B0D03DAA06")]
public interface class IFuncInfo
public interface IFuncInfo