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


BuildControllerUpdateOptions2010.CustomAssemblyPath - свойство

Возвращает или задает универсальный код ресурса (uri) пользовательской сборки.Соответствует параметру CustomAssemblyPath.

Пространство имен:  Microsoft.TeamFoundation.Build.Server.Compatibility
Сборка:  Microsoft.TeamFoundation.Build.Server (в Microsoft.TeamFoundation.Build.Server.dll)

Синтаксис

'Декларация
<ClientPropertyAttribute(ClientVisibility.Internal, ClientVisibility.Internal)> _
Public Property CustomAssemblyPath As String
[ClientPropertyAttribute(ClientVisibility.Internal, ClientVisibility.Internal)]
public string CustomAssemblyPath { get; set; }

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

Тип: System.String
Возвращает String.

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

См. также

Ссылки

BuildControllerUpdateOptions2010 Класс

Microsoft.TeamFoundation.Build.Server.Compatibility - пространство имен