protected IExFileTransferClient ExActiveClient { get; }Protected ReadOnly Property ExActiveClient As IExFileTransferClient
Getprotected:
property IExFileTransferClient^ ExActiveClient {
IExFileTransferClient^ get ();
}member ExActiveClient : IExFileTransferClient with get