Share via


IVsDebuggerDeployConnection.GetName(UInt32, String) Method

Definition

public:
 int GetName(System::UInt32 format, [Runtime::InteropServices::Out] System::String ^ % name);
public int GetName (uint format, out string name);
abstract member GetName : uint32 * string -> int
Public Function GetName (format As UInteger, ByRef name As String) As Integer

Parameters

format
UInt32
name
String

Returns

Applies to