WebSiteProperties5.ExtenderNames Property

 

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

Syntax

object ExtenderNames { get; }
property Object^ ExtenderNames {
    Object^ get();
}
abstract ExtenderNames : Object with get
ReadOnly Property ExtenderNames As Object

Property Value

Type: System.Object

Implements

WebSiteProperties4.ExtenderNames

See Also

WebSiteProperties5 Interface
VsWebSite100 Namespace

Return to top