diff --git a/docs/Namespace/get_Pattern.md b/docs/Namespace/get_Pattern.md new file mode 100644 index 000000000..ea9616d9e --- /dev/null +++ b/docs/Namespace/get_Pattern.md @@ -0,0 +1,15 @@ +Namespace.get_Pattern() +----------------------- + +### Synopsis +Gets the namespace pattern. + +--- + +### Description + +Gets the pattern of a namespace object. + +If we already have a cached .Pattern, return it. + +---