Поделиться через


AzureGetDeployment.HostedServiceName - свойство

Пространство имен:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Сборка:  Microsoft.TeamFoundation.Deployment.Workflow (в Microsoft.TeamFoundation.Deployment.Workflow.dll)

Синтаксис

'Декларация
<BrowsableAttribute(True)> _
<RequiredArgumentAttribute> _
Public Property HostedServiceName As InArgument(Of String)
[BrowsableAttribute(true)]
[RequiredArgumentAttribute]
public InArgument<string> HostedServiceName { get; set; }

Значение свойства

Тип: System.Activities.InArgument<String>
Возвращает InArgument<T>.

Безопасность платформы .NET Framework

См. также

Ссылки

AzureGetDeployment Класс

Microsoft.TeamFoundation.Deployment.Workflow.Activities - пространство имен