IAssemblySynchronizationSourceWithGroupName - метод |
Устанавливает группу приложения
Пространство имён:
Tessa.Applications.Synchronization
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [NotNullAttribute]
IAssemblySynchronizationSource WithGroupName(
[CanBeNullAttribute] string groupName
)
<NotNullAttribute>
Function WithGroupName (
<CanBeNullAttribute> groupName As String
) As IAssemblySynchronizationSource
[NotNullAttribute]
IAssemblySynchronizationSource^ WithGroupName(
[CanBeNullAttribute] String^ groupName
)
[<NotNullAttribute>]
abstract WithGroupName :
[<CanBeNullAttribute>] groupName : string -> IAssemblySynchronizationSource
Параметры
- groupName
- Тип: SystemString
Имя группы
Возвращаемое значение
Тип:
IAssemblySynchronizationSourceИсточник синхронизации
См. также