WorkspaceBrokerAx.WorkspaceName property

[WorkspaceName is no longer available for use as of Windows 10 and Windows Server 2016 Technical Preview.]

Contains the name of the specified workspace.

Syntax

var workspaceName = workspaceBrokerAx.workspaceName(itr);

Parameters

  • itr [in]
    Type: Number

    The index of the workspace.

Property value

Type: String

The name of the specified workspace.

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

End of client support

Windows 8.1

End of server support

Windows Server 2012 R2

IDL

Wkspbkax.idl

See also

WorkspaceBrokerAx