Skip to content

06f6cd8a 8f31 686d efec 246ff998f70f

Fernando Garcia edited this page May 8, 2018 · 1 revision

SafeDirectoryCatalog Class

Additional header content

[Missing

documentation for "T:iTin.Export.ComponentModel.SafeDirectoryCatalog"]

Inheritance Hierarchy

System.Object
  System.ComponentModel.Composition.Primitives.ComposablePartCatalog
    iTin.Export.ComponentModel.SafeDirectoryCatalog
Namespace: iTin.Export.ComponentModel
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public class SafeDirectoryCatalog : ComposablePartCatalog

VB

Public Class SafeDirectoryCatalog
	Inherits ComposablePartCatalog

The SafeDirectoryCatalog type exposes the following members.

Constructors

 

Name Description
Public method SafeDirectoryCatalog Initializes a new instance of the SafeDirectoryCatalog class
  Back to Top

Properties

 

Name Description
Public property Parts (Overrides ComposablePartCatalog.Parts.)
  Back to Top

Methods

 

Name Description
Public method Dispose() (Inherited from ComposablePartCatalog.)
Protected method Dispose(Boolean) (Inherited from ComposablePartCatalog.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetExports (Inherited from ComposablePartCatalog.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.ComponentModel.SafeDirectoryCatalog"]

See Also

Reference

iTin.Export.ComponentModel Namespace

Clone this wiki locally