LocalizationExtenderProvider.ShouldSerializeLanguage(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the specified object must have its localizable values persisted in a resource.
public:
bool ShouldSerializeLanguage(System::Object ^ o);
public bool ShouldSerializeLanguage (object o);
member this.ShouldSerializeLanguage : obj -> bool
Public Function ShouldSerializeLanguage (o As Object) As Boolean
Parameters
- o
- Object
The object to get the language support persistence flag for.
Returns
true
if the localizable values should be persisted in resources; otherwise, false
.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.