WebSiteProperties5.SecureUrl Property

 

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

Syntax

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

Property Value

Type: System.String

See Also

WebSiteProperties5 Interface
VsWebSite100 Namespace

Return to top