ILicAgent.GetZip Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function GetZip As String
'Usage
Dim instance As ILicAgent
Dim returnValue As String
returnValue = instance.GetZip()
string GetZip()
Return Value
Type: System.String