SecurityWin32Util.STARTUPINFO.dwXSize Field (Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security)

Namespace: Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security
Assembly: Microsoft.Office.Excel.Server.Addins.ComputeCluster (in microsoft.office.excel.server.addins.computecluster.dll)

Syntax

'Declaration
Public dwXSize As Integer
'Usage
Dim instance As STARTUPINFO
Dim value As Integer

value = instance.dwXSize

instance.dwXSize = value
public int dwXSize

See Also

Reference

SecurityWin32Util.STARTUPINFO Structure
SecurityWin32Util.STARTUPINFO Members
Microsoft.Office.Excel.Server.Addins.ComputeCluster.Security Namespace