Property Properties
Properties
Gets the properties of the directory object.
public Dictionary<string, object> Properties { get; }
Property Value
- Dictionary<string, object>
Gets the properties of the directory object.
public Dictionary<string, object> Properties { get; }