OperationContextIdentifiers - свойство
Список идентификаторов, для которых выполняются команды из списка
Commands.
Не равен
null. Пустой массив для команды, которая требует идентификаторов, приводит к ошибке.
Пространство имён: Tessa.Extensions.Default.Console.ManageRolesСборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 3.6.0.22
public Guid[] Identifiers { get; set; }
Public Property Identifiers As Guid()
Get
Set
public:
property array<Guid>^ Identifiers {
array<Guid>^ get ();
void set (array<Guid>^ value);
}
member Identifiers : Guid[] with get, set
Значение свойства
Guid