Edit

Share via


ConstructorStreamNamespacePredicateProvider.FormatPattern Method

Definition

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

Returns

Applies to