VCWizCtlClass.GetRemoteMachine(Object, String) Yöntem

Tanım

Belirtilen dağıtım projesi için, belirtilen yapılandırma için uzak makinenin adını döndürür.

public:
 virtual System::String ^ GetRemoteMachine(System::Object ^ pDeployable, System::String ^ bstrCfg) = Microsoft::VisualStudio::VsWizard::IVCWizCtlUI::GetRemoteMachine;
public:
 virtual Platform::String ^ GetRemoteMachine(Platform::Object ^ pDeployable, Platform::String ^ bstrCfg) = Microsoft::VisualStudio::VsWizard::IVCWizCtlUI::GetRemoteMachine;
 virtual std::wstring GetRemoteMachine(winrt::Windows::Foundation::IInspectable const & pDeployable, std::wstring const & bstrCfg);
[System.Runtime.InteropServices.DispId(1610743872)]
public virtual string GetRemoteMachine (object pDeployable, string bstrCfg);
[<System.Runtime.InteropServices.DispId(1610743872)>]
abstract member GetRemoteMachine : obj * string -> string
override this.GetRemoteMachine : obj * string -> string
Public Overridable Function GetRemoteMachine (pDeployable As Object, bstrCfg As String) As String

Parametreler

pDeployable
Object

Gereklidir. Dağıtılabilir proje nesnesi.

bstrCfg
String

Gereklidir. Kullanılacak yapılandırma türünü içeren bir dize. "Yayın" veya "hata ayıklama" olabilir.

Döndürülenler

String

Uygulamalar

Öznitelikler

Şunlara uygulanır