ObjectVisualizationConfigurationStringResources Property |
String Resources - This attribute contains the localized value of the string resources for the selected language.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string StringResources { get; set; }
Public Property StringResources As String
Get
Set
public:
property String^ StringResources {
String^ get ();
void set (String^ value);
}
member StringResources : string with get, set
Property Value
Type:
String
See Also