platform Parameter

Applies to: SharePoint Foundation 2010

Data Type: String

Identifies the operating system of the client that controls the listing of open Microsoft FrontPage components (bots). If the parameter does not contain any data, the information about the components is not returned. If it contains data, information about any open components on the server is returned.

In the data returned, there is one entry per component, which includes the following metadata:

  • vti_dirname
    Name of the directory that contains the bot.

  • vti_version
    Value from .INF file.

  • vti_name
    Value from .INF file.

  • vti_description
    Value from .INF file.

  • vti_type
    Value from .INF file.

  • vti_clientmodule
    Value from .INF file.

  • vti_clientbinding
    Either DLL or BTL.