ConstructorStreamNamespacePredicateProvider.FormatPattern 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
设置流命名空间谓词的格式,该谓词指示要构造的具体 IStreamNamespacePredicate 类型以及可选参数。
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
参数
- predicateType
- Type
- constructorArgument
- String