Partager via


ProjectSecurityChecker Class

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

Public Class ProjectSecurityChecker _
    Implements IDisposable

Dim instance As ProjectSecurityChecker
public class ProjectSecurityChecker : IDisposable
public ref class ProjectSecurityChecker : IDisposable
public class ProjectSecurityChecker implements IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Package.ProjectSecurityChecker
    Microsoft.VisualStudio.Package.UserProjectSecurityChecker

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ProjectSecurityChecker Members

Microsoft.VisualStudio.Package Namespace