[This is preliminary documentation and is subject to change.]
Identifies the type of directory record.
| C# | Visual Basic | Visual C++ |
public string DirectoryRecordType { get; set; }
Public Property DirectoryRecordType As String
public: property String^ DirectoryRecordType { String^ get (); void set (String^ value); }