IVsAsyncToolWindowFactory.GetToolWindowTitle(Guid, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ GetToolWindowTitle(Guid guidPersistenceSlot, System::UInt32 dwToolWindowId);
public string GetToolWindowTitle (Guid guidPersistenceSlot, uint dwToolWindowId);
abstract member GetToolWindowTitle : Guid * uint32 -> string
Public Function GetToolWindowTitle (guidPersistenceSlot As Guid, dwToolWindowId As UInteger) As String
Parameters
- guidPersistenceSlot
- Guid
- dwToolWindowId
- UInt32