System.Web.Configuration.IRemoteWebConfigurationHostServer.GetFileDetails Method
Documentation for this section has not yet been entered.

Syntax

public void GetFileDetails (string name, out bool exists, out long size, out long create_data, out long last_write_date)

Parameters

name
Documentation for this section has not yet been entered.
exists
Documentation for this section has not yet been entered.
size
Documentation for this section has not yet been entered.
create_data
Documentation for this section has not yet been entered.
last_write_date
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0