Share via


WebFileProperties2.Extension Property

 

Use Base

True

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

Syntax

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

Property Value

Type: System.String

Implements

WebFileProperties.Extension

See Also

WebFileProperties2 Interface
VsWebSite90 Namespace

Return to top