This documentation is archived and is not being maintained.
DeploymentEnvironmentCreationData::EnvironmentMetadata Property
Visual Studio 2013
The deployment environment metadata which includes the name (ID), connectedServiceName, friendly name, description, kind, TeamProject and ProjectId
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
public: property DeploymentEnvironmentMetadata^ EnvironmentMetadata { DeploymentEnvironmentMetadata^ get (); }
Property Value
Type: Microsoft.TeamFoundation.Build.Client::DeploymentEnvironmentMetadataReturns DeploymentEnvironmentMetadata.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: