你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RegexKey.RegexPattern Property

Definition

The .NET regex pattern used in extracting the entity. Please visit https://learn.microsoft.com/dotnet/standard/base-types/regular-expressions for more information about .NET regular expressions.

public string RegexPattern { get; }
member this.RegexPattern : string
Public ReadOnly Property RegexPattern As String

Property Value

Applies to