Namespace:  MbUnit.Framework.Security
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

C#
public sealed class DenyIsolatedFileStorageAttribute : DecoratorPatternAttribute
Visual Basic (Declaration)
Public NotInheritable Class DenyIsolatedFileStorageAttribute _
	Inherits DecoratorPatternAttribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    MbUnit.Core.Framework..::.PatternAttribute
      MbUnit.Core.Framework..::.DecoratorPatternAttribute
        MbUnit.Framework.Security..::.DenyIsolatedFileStorageAttribute

See Also