RulesAndFormattingHeader.NamesToValues Property

Definition

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

Property Value

Dictionary<String,String>

Applies to