ClassificationFormatDefinition.CultureInfo Property
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 or sets the CultureInfo for this classification format.
public: property System::Globalization::CultureInfo ^ CultureInfo { public:
System::Globalization::CultureInfo ^ get(); protected:
void set(System::Globalization::CultureInfo ^ value); };
public System.Globalization.CultureInfo CultureInfo { get; protected set; }
member this.CultureInfo : System.Globalization.CultureInfo with get, set
Public Property CultureInfo As CultureInfo
Property Value
The CultureInfo.