[Root] / Xceed.Zip.FluentAssertions Assembly / Xceed.Zip.FluentAssertions Namespace / ZippedFolderAssertions Class


In This Topic
    ZippedFolderAssertions Class Properties
    In This Topic

    For a list of all members of this type, see ZippedFolderAssertions members.

    Public Properties
     NameDescription
    Public Property (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public PropertyGets a chained FluentAssertions.Primitives.StringAssertions object to assert the Xceed.FileSystem.FileSystemItem.FullName property. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public PropertyGets a chained FluentAssertions.Primitives.StringAssertions object to assert the Xceed.FileSystem.FileSystemItem.Name property. (Inherited from Xceed.FileSystem.FluentAssertions.FileSystemItemAssertions<TSubject,TAbstractFolderAssertions>)
    Public Property (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets a string that describes the type of the subject the assertion applies on. (Inherited from Xceed.Zip.FluentAssertions.ZippedFolderAssertions<ZippedFolder,ZippedFolderAssertions>)
    Top
    See Also