Klasa VsWizardClass
Zobacz VsWizard dla informacji.
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.VsWizard.VsWizardClass
Przestrzeń nazw: Microsoft.VisualStudio.VsWizard
Zestaw: Microsoft.VisualStudio.VsWizard (w Microsoft.VisualStudio.VsWizard.dll)
Składnia
'Deklaracja
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
<GuidAttribute("2DE5C2F9-A7DC-4D4F-9EDA-84528C861A58")> _
Public Class VsWizardClass _
Implements IDTWizard, VsWizard
[ClassInterfaceAttribute(ClassInterfaceType.None)]
[GuidAttribute("2DE5C2F9-A7DC-4D4F-9EDA-84528C861A58")]
public class VsWizardClass : IDTWizard,
VsWizard
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[GuidAttribute(L"2DE5C2F9-A7DC-4D4F-9EDA-84528C861A58")]
public ref class VsWizardClass : IDTWizard,
VsWizard
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
[<GuidAttribute("2DE5C2F9-A7DC-4D4F-9EDA-84528C861A58")>]
type VsWizardClass =
class
interface IDTWizard
interface VsWizard
end
public class VsWizardClass implements IDTWizard, VsWizard
Typ VsWizardClass uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
VsWizardClass | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
Execute | Wywołana, gdy Kreator jest uruchamiany z albo Add New Item lub New Project okien dialogowych. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). | |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.