Authorised Territory code examples - This #visualstudio #tutorial shows how to create a code snippet.
First, we copy a code snippet template from Microsoft website.
Next, we add required XML fields.
This snippet will create string property with a default value.
Finally, we create a test class and demonstrate the new code snippet.