BuildGroupItem.Name Property

Namespace:  Microsoft.TeamFoundation.Build.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

‘선언
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BuildGroupItem Class

Microsoft.TeamFoundation.Build.Server Namespace