NormalizationRule Class
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.
Represents a normalization rule in a location profile.
public ref class NormalizationRule
public class NormalizationRule
type NormalizationRule = class
Public Class NormalizationRule
- Inheritance
-
NormalizationRule
Properties
ApplyIfInternalNumber |
Gets or sets the whether this rule applies only if ExternalAccessPrefix is not present. |
Pattern |
Gets the pattern definition for the normalization rule. |
Translation |
Gets the translation definition for the normalization rule. |
Extension Methods
GetOtherElements(NormalizationRule) |