Share via


WebSiteProperties5.NonSecureUrl Property

 

Namespace:   VsWebSite100
Assembly:  VsWebSite.Interop100 (in VsWebSite.Interop100.dll)

Syntax

string NonSecureUrl { get; }
property String^ NonSecureUrl {
    String^ get();
}
abstract NonSecureUrl : string with get
ReadOnly Property NonSecureUrl As String

Property Value

Type: System.String

See Also

WebSiteProperties5 Interface
VsWebSite100 Namespace

Return to top