ControlPanelTaskDialogControlPanelItemGuid Property |
Gets or sets the control panel item that should be shown.
Namespace:
Jam.Shell.Dialogs
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public Guid ControlPanelItemGuid { get; set; }
Public Property ControlPanelItemGuid As Guid
Get
Set
public:
property Guid ControlPanelItemGuid {
Guid get ();
void set (Guid value);
}
member ControlPanelItemGuid : Guid with get, set
Property Value
Type:
GuidSee Also