Share via


ItemPropertyWizard Class

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public NotInheritable Class ItemPropertyWizard _
    Implements IWizard
'Usage
Dim instance As ItemPropertyWizard
public sealed class ItemPropertyWizard : IWizard
public ref class ItemPropertyWizard sealed : IWizard
public final class ItemPropertyWizard implements IWizard

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Project.ItemPropertyWizard

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

ItemPropertyWizard Members

Microsoft.VisualStudio.Data.Schema.Project.Project Namespace