Share via


WebFileProperties2.ExtenderNames Property

 

Use Base

True

Namespace:   VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.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

WebFileProperties.ExtenderNames

See Also

WebFileProperties2 Interface
VsWebSite90 Namespace

Return to top