Gets or sets an object that contains application-specific information that is associated with the snap-in.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in microsoft.managementconsole.dll)
public Object Tag { get; set; }
/** @property */
public Object get_Tag ()
/** @property */
public void set_Tag (Object value)
public function get Tag () : Object
public function set Tag (value : Object)
Any public static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP, Windows 7, Windows 2008 R2
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Vista, Windows XP, Windows 7, Windows 2008 R2