Share via


ICRMWindowRouter.GlobalSettings Property

Definition

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

Property Value

Returns Dictionary<TKey,TValue>.

Applies to