Leggere in inglese

Condividi tramite


PropertiesEditorLauncher Class

Launches the Project Properties Editor.

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

Syntax

<CLSCompliantAttribute(False)> _
Public Class PropertiesEditorLauncher _
    Inherits ComponentEditor

Dim instance As PropertiesEditorLauncher
[CLSCompliantAttribute(false)]
public class PropertiesEditorLauncher : ComponentEditor

Inheritance Hierarchy

System.Object
  System.ComponentModel.ComponentEditor
    Microsoft.VisualStudio.Package.PropertiesEditorLauncher

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

PropertiesEditorLauncher Members

Microsoft.VisualStudio.Package Namespace