ToolWindowGuids80.PortDetails Field

Definition

This tool window displays information about Web services.

public: System::String ^ PortDetails;
std::wstring PortDetails;
public const string PortDetails;
val mutable PortDetails : string
Public Const PortDetails As String 

Field Value

Remarks

The GUID for this tool window is:

#define guidPortDetails { 0xB869198C, 0xF673, 0x46D2, { 0x83, 0xAE, 0x64, 0xF5, 0x15, 0x27, 0x77, 0x16 } }  

This tool window is typically available when a distributed system project is loaded by selecting Web Service Details from the Other Windows menu of the View menu.

Applies to