Share via


OverwrittenRegistryValues.Conflicts Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, Microsoft::VisualStudio::Enterprise::WebInstrument::EnvironmentConflict> ^ Conflicts { System::Collections::Generic::Dictionary<System::String ^, Microsoft::VisualStudio::Enterprise::WebInstrument::EnvironmentConflict> ^ get(); void set(System::Collections::Generic::Dictionary<System::String ^, Microsoft::VisualStudio::Enterprise::WebInstrument::EnvironmentConflict> ^ value); };
public System.Collections.Generic.Dictionary<string,Microsoft.VisualStudio.Enterprise.WebInstrument.EnvironmentConflict> Conflicts { get; set; }
member this.Conflicts : System.Collections.Generic.Dictionary<string, Microsoft.VisualStudio.Enterprise.WebInstrument.EnvironmentConflict> with get, set
Public Property Conflicts As Dictionary(Of String, EnvironmentConflict)

Property Value

Applies to