ConnectedServiceWizardPage.Wizard 属性

定义

获取 ConnectedServiceWizard 包含此页的父视图模型。

public:
 property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizard ^ Wizard { Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizard ^ get(); };
public:
 property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizard ^ Wizard { Microsoft::VisualStudio::ConnectedServices::ConnectedServiceWizard ^ get(); };
public Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizard Wizard { get; }
member this.Wizard : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceWizard
Public ReadOnly Property Wizard As ConnectedServiceWizard

属性值

ConnectedServiceWizard

返回 ConnectedServiceWizard

适用于