Share via


WebCustomizationResource.Strings Property

Definition

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

Property Value

Applies to