ProjectSite12.Name property

Used to transfer internal state when upgrading a Office Project Server 2007 site to Microsoft Project 2010. For more information, contact us.

Namespace:  Microsoft.Office.Server.Upgrade
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As ProjectSite12
Dim value As String

value = instance.Name
public string Name { get; }

Property value

Type: System.String
Returns String.

See also

Reference

ProjectSite12 class

ProjectSite12 members

Microsoft.Office.Server.Upgrade namespace