ConstructorStreamNamespacePredicateProvider.FormatPattern Method
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.
Formats a stream namespace predicate which indicates a concrete IStreamNamespacePredicate type to be constructed, along with an optional argument.
public static string FormatPattern (Type predicateType, string constructorArgument);
static member FormatPattern : Type * string -> string
Public Shared Function FormatPattern (predicateType As Type, constructorArgument As String) As String
Parameters
- predicateType
- Type
- constructorArgument
- String