ActiveDirectoryReplicationMetadata::AttributeNames Property

 

Gets the names that are contained in this collection.

Namespace:   System.DirectoryServices.ActiveDirectory
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
property ReadOnlyStringCollection^ AttributeNames {
	ReadOnlyStringCollection^ get();
}

Property Value

Type: System.DirectoryServices.ActiveDirectory::ReadOnlyStringCollection^

An ICollection object that contains the LDAP display names of the attributes in this collection.

.NET Framework
Available since 2.0
Return to top
Show: