共用方式為


IFileInfo Interface

Definition

Interface IFileInfo Implements the INamedObjectInfo

public interface IFileInfo : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.INamedObjectInfo
type IFileInfo = interface
    interface INamedObjectInfo
Public Interface IFileInfo
Implements INamedObjectInfo
Implements

Properties

FullName

Gets the full name.

(Inherited from INamedObjectInfo)
Length

Gets the length.

Name

Gets the name.

(Inherited from INamedObjectInfo)

Applies to

See also