SearchResultEntry.DistinguishedName Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DistinguishedName property contains the distinguished name of the returned entry.
public:
 property System::String ^ DistinguishedName { System::String ^ get(); };public string DistinguishedName { get; }member this.DistinguishedName : stringPublic ReadOnly Property DistinguishedName As StringProperty Value
The distinguished name of the returned entry.