Freigeben über


MSDeploy.PublishEndpoint-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntax

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

Eigenschaftswert

Typ: System.Activities.InArgument<String>
Gibt InArgument<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

MSDeploy Klasse

Microsoft.TeamFoundation.Deployment.Workflow.Activities-Namespace