Interfejs WebSiteProperties3
Dostarcza właściwości, które są obsługiwane przez projektu witryny sieci Web w Visual Studio.
Przestrzeń nazw: VsWebSite90
Zestaw: VsWebSite.Interop90 (w VsWebSite.Interop90.dll)
Składnia
'Deklaracja
<GuidAttribute("42B54C4B-2A9C-4EBC-A9A2-344A8F96107F")> _
Public Interface WebSiteProperties3 _
Inherits WebSiteProperties2
[GuidAttribute("42B54C4B-2A9C-4EBC-A9A2-344A8F96107F")]
public interface WebSiteProperties3 : WebSiteProperties2
[GuidAttribute(L"42B54C4B-2A9C-4EBC-A9A2-344A8F96107F")]
public interface class WebSiteProperties3 : WebSiteProperties2
[<GuidAttribute("42B54C4B-2A9C-4EBC-A9A2-344A8F96107F")>]
type WebSiteProperties3 =
interface
interface WebSiteProperties2
end
public interface WebSiteProperties3 extends WebSiteProperties2
Typ WebSiteProperties3 uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
__id | Infrastruktura. | |
BrowseURL | ||
CurrentWebsiteLanguage | ||
EnableASPXDebugging | ||
EnableFxCop | ||
EnableNTLMAuthentication | ||
EnableSQLServerDebugging | ||
EnableUnmanagedDebugging | ||
EnableVsWebServer | ||
EnableVsWebServerDynamicPort | ||
Extender | ||
ExtenderCATID | ||
ExtenderNames | ||
FullPath | ||
FxCopRuleAssemblies | ||
FxCopRules | ||
OpenedURL | ||
ProjectDirty | ||
StartAction | ||
StartArguments | ||
StartPage | ||
StartProgram | ||
StartURL | ||
StartWebServerOnDebug | Zwraca lub ustawia wartość, która wskazuje, czy ten projekt witryny sieci Web powinna rozpoczynać ASP.NET Development Server, gdy użytkownik kliknie debugowania Jeśli tej witryny sieci Web nie jest projektem rozruchu w roztworze. | |
StartWorkingDirectory | ||
TargetFramework | Zwraca lub ustawia obiekt docelowy .NET Framework wersji witryny sieci Web. | |
VsWebServerPort | ||
VsWebServerVPath | ||
WebSiteType |
Początek
Uwagi
WebSiteProperties3dziedziczy wszystkich członków WebSiteProperties2 , a następnie dodaje StartWebServerOnDebug i TargetFramework właściwości.