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.
Creates a target folder for a Web project.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
Function CreateWebTargetFolder As Object
Object CreateWebTargetFolder()
Object^ CreateWebTargetFolder()
abstract CreateWebTargetFolder : unit -> Object
function CreateWebTargetFolder() : Object
Return Value
Type: Object
A target folder for a Web project.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.