StreamLink.NET  7.1.5-7.1.5-3946-4e293d0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.IDirectoryChangeElement Interface Reference

Provides information about a change to a directory element. More...

Properties

bool IsAdded [get]
 Indicates whether this directory element has been added or removed from the directory. More...
 
string Subject [get]
 Returns the subject of the directory element that has changed. More...
 
Caplin.StreamLink.SubjectType Type [get]
 Returns the subject type of the Directoruy element that has changed. More...
 

Detailed Description

Provides information about a change to a directory element.

Property Documentation

bool Caplin.StreamLink.IDirectoryChangeElement.IsAdded
get

Indicates whether this directory element has been added or removed from the directory.

  • true if the directory element has been added to the directory, false if it has been removed.
string Caplin.StreamLink.IDirectoryChangeElement.Subject
get

Returns the subject of the directory element that has changed.

  • The directory element's subject.
Caplin.StreamLink.SubjectType Caplin.StreamLink.IDirectoryChangeElement.Type
get

Returns the subject type of the Directoruy element that has changed.

  • The directory element's subject type.

Generated on Tue Mar 24 2020 11:57:49 for StreamLink.NET