Share

DockableWindow.ClientId Property

Parent Object: DockableWindow

Description

Property that returns the string that uniquely identifies the client. This is the CLSID of the AddIn in a string form, e.g. '{C9A6C580-3817-11D0-BE4E-080036E87B02}'.

Syntax

DockableWindow.ClientId() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 2011

Was this information helpful?