Edit

Share via


BuildRepository.Properties Property

Definition

A dictionary that holds additional information about the repository.

public System.Collections.Generic.IDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Properties As IDictionary(Of String, String)

Property Value

Applies to