NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DirectoryEntryPropertyCollection.PropertyEnumerator.Current

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Current As DirectoryEntryProperty
[C#]
public DirectoryEntryProperty Current {get;}
[C++]
public: __property DirectoryEntryProperty* get_Current();
[JScript]
public function get Current() : DirectoryEntryProperty;

See Also

DirectoryEntryPropertyCollection.PropertyEnumerator Class | DirectoryEntryPropertyCollection.PropertyEnumerator Members | System.DirectoryServices Namespace