다음을 통해 공유


NormalizationRule.Pattern Property

Gets the pattern definition for the normalization rule.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property Pattern As String
    Get
'Usage
Dim instance As NormalizationRule
Dim value As String

value = instance.Pattern
public string Pattern { get; }

Property Value

Type: System.String
A string in the form of a regular expression.

See Also

Reference

NormalizationRule Class

NormalizationRule Members

Microsoft.Rtc.Collaboration.Presence Namespace