Class LocalizationsLocalization
Inheritance
System.Object
LocalizationsLocalization
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class LocalizationsLocalization : object
Properties
LCID
Declaration
public int LCID { get; set; }
Property Value
System.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|
ResourceFile
Declaration
public string ResourceFile { get; set; }
Property Value
System.
|