'Declaration Public Shared Sub Update( _ ByVal update As Tag, _ ByVal server As Server _ )
'Declaration
Public Shared Sub Update( _ ByVal update As Tag, _ ByVal server As Server _ )
'Usage Dim update As Tag Dim server As Server Tag.Update(update, server)
'Usage
Dim update As Tag Dim server As Server Tag.Update(update, server)
public static void Update( Tag update, Server server )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Tag Class Tag Members