RegexStreamNamespacePredicate.PredicatePattern 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.
Returns a pattern used to describe this instance. The pattern will be parsed by an IStreamNamespacePredicateProvider instance on each node.
public string PredicatePattern { get; }
member this.PredicatePattern : string
Public ReadOnly Property PredicatePattern As String