Share via


WebFileProperties2.ExtenderNames Property

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

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

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

WebFileProperties2 Interface

VsWebSite90 Namespace