NormalizationRule.ApplyIfInternalNumber 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 whether this rule applies only if ExternalAccessPrefix is not present.
public:
property bool ApplyIfInternalNumber { bool get(); };
public bool ApplyIfInternalNumber { get; }
member this.ApplyIfInternalNumber : bool
Public ReadOnly Property ApplyIfInternalNumber As Boolean