This documentation is archived and is not being maintained.

DeploymentEnvironmentMetadata::Name Property

Unique name of the deployment such as a GUID.

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

public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
Returns String.

Show: