Partilhar via


IPublishProperties3.WebPageFileName Property

Gets or sets the name of the Web page that Visual Studio creates when the application is published.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

Syntax

'Declaração
Property WebPageFileName As String
string WebPageFileName { get; set; }

Property Value

Type: System.String
The name of the Web page that Visual Studio creates when the application is published.

.NET Framework Security

See Also

Reference

IPublishProperties3 Interface

WebPageFileName Overload

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace