C# Класс Org.IdentityConnectors.Exchange.PSExchangeConnector.CommandInfo

Command definition object, uses internally SerializableCommandInfo, intended to be one place for all the PowerShell commands definition
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
CommandInfo System
InitializeIfNeeded void

Приватные методы

Метод Описание
CommandInfo ( string name ) : System

Initializes a new instance of the CommandInfo class. , made private to be immutable

InitializeIfNeeded ( ) : void