Condividi tramite


Proprietà ClearDeploymentSlot.HostedServiceName

Spazio dei nomi:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Sintassi

'Dichiarazione
<RequiredArgumentAttribute> _
<BrowsableAttribute(True)> _
Public Property HostedServiceName As InArgument(Of String)
[RequiredArgumentAttribute]
[BrowsableAttribute(true)]
public InArgument<string> HostedServiceName { get; set; }

Valore proprietà

Tipo: System.Activities.InArgument<String>
Restituisca il valore InArgument<T>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ClearDeploymentSlot Classe

Spazio dei nomi Microsoft.TeamFoundation.Deployment.Workflow.Activities