<?xml version="1.0"?>
<SnippetCollection Format="1.0.0"><Language Lang="VB" Guid="{3A12D0B8-C26C-11D0-B442-00A0244A1DD2}">
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%MyDocs%\Code Snippets\Visual Basic\My Code Snippets\</DirPath>
			<LocalizedName>My Code Snippets</LocalizedName>
		</SnippetDir>
		<SnippetDir>
			<OnOff>Off</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\</DirPath>
			<LocalizedName>Office Development</LocalizedName>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\excel\</DirPath>
				<LocalizedName>Excel</LocalizedName>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\excel\controls\</DirPath>
					<LocalizedName>Controls</LocalizedName>
				</SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\excel\importing\</DirPath>
					<LocalizedName>Importing</LocalizedName>
				</SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\excel\Formatting\</DirPath>
					<LocalizedName>Formatting</LocalizedName>
				</SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\excel\Environment\</DirPath>
					<LocalizedName>Environment</LocalizedName>
				</SnippetSubDir>
			</SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\Word\</DirPath>
				<LocalizedName>Word</LocalizedName>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\word\controls\</DirPath>
					<LocalizedName>Controls</LocalizedName>
				</SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\word\environment\</DirPath>
					<LocalizedName>Environment - Document Variables</LocalizedName>
				</SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\word\formatting\</DirPath>
					<LocalizedName>Formatting</LocalizedName>
				</SnippetSubDir>
			</SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\office\</DirPath>
				<LocalizedName>Office</LocalizedName>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\office\environment\</DirPath>
					<LocalizedName>Environment - Menus, Actions Pane</LocalizedName>
				</SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\officedevelopment\office\server\</DirPath>
					<LocalizedName>Server - Cached Data, Server Document</LocalizedName>
				</SnippetSubDir>
			</SnippetSubDir>
		</SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\application\</DirPath>
			<LocalizedName>Application - Compiling, Resources, and Settings</LocalizedName>
			<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-771">%InstallRoot%\Vb\Snippets\%LCID%\application\ActivateaRunningApplicationByName.snippet</Path><LocalizedName>Activate a Running Application by Name</LocalizedName><Title>Activate a Running Application by Name</Title><Shortcut>appActNa</Shortcut><Description>Activates a running application using the name of the application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-772">%InstallRoot%\Vb\Snippets\%LCID%\application\ActivateaRunningApplicationByProcess.snippet</Path><LocalizedName>Activate a Running Application by Process ID</LocalizedName><Title>Activate a Running Application by Process ID</Title><Shortcut>appActPro</Shortcut><Description>Activates a running application using the process ID of the application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-772">%InstallRoot%\Vb\Snippets\%LCID%\application\CaptureOutputfromaConsoleApplication.snippet</Path><LocalizedName>Capture Output from a Console Application</LocalizedName><Title>Capture Output from a Console Application</Title><Shortcut>appOutCap</Shortcut><Description>Saves the output from a command console application to a string.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-772">%InstallRoot%\Vb\Snippets\%LCID%\application\ChangetheForegroundandBackgroundTextColorsinaConsoleWindow.snippet</Path><LocalizedName>Change the Foreground and Background Colors in a Console Window</LocalizedName><Title>Change the Foreground and Background Colors in a Console Window</Title><Shortcut>appChanCol</Shortcut><Description>Changes the background and text color of the console window.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-773">%InstallRoot%\Vb\Snippets\%LCID%\application\CheckForUpdates.snippet</Path><LocalizedName>Check for Update to ClickOnce Application</LocalizedName><Title>Check for Update to ClickOnce Application</Title><Shortcut>appCheckUp</Shortcut><Description>Checks whether updates to the application are  available for download.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-773">%InstallRoot%\Vb\Snippets\%LCID%\application\CleartheConsoleWindow.snippet</Path><LocalizedName>Clear the Console Window</LocalizedName><Title>Clear the Console Window</Title><Shortcut>appWinClear</Shortcut><Description>Clears the console window.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-774">%InstallRoot%\Vb\Snippets\%LCID%\application\DeleteDatafromIsolatedStorage.snippet</Path><LocalizedName>Delete File from Isolated Storage</LocalizedName><Title>Delete File from Isolated Storage</Title><Shortcut>appIsoDel</Shortcut><Description>Deletes file from isolated storage.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-774">%InstallRoot%\Vb\Snippets\%LCID%\application\DeterminetheAmountofIsolatedStorageAvailable.snippet</Path><LocalizedName>Determine the Amount of Isolated Storage Available.</LocalizedName><Title>Determine the Amount of Isolated Storage Available.</Title><Shortcut>appIsoAmt</Shortcut><Description>Determines the Amount of Isolated Storage Available.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-775">%InstallRoot%\Vb\Snippets\%LCID%\application\DeterminetheScopeofIsolatedStorage.snippet</Path><LocalizedName>Determine the Scope of Isolated Storage</LocalizedName><Title>Determine the Scope of Isolated Storage</Title><Shortcut>appIsoScope</Shortcut><Description>Determines the scope of the isolated storage.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-775">%InstallRoot%\Vb\Snippets\%LCID%\application\FindtheNamesofResourcesinanAssembly.snippet</Path><LocalizedName>Find the Names of Resources in an Assembly</LocalizedName><Title>Find the Names of Resources in an Assembly</Title><Shortcut>appRes</Shortcut><Description>Returns a list of all the resources in an assembly.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-776">%InstallRoot%\Vb\Snippets\%LCID%\application\LoadaCursorFilefromanAssembly.snippet</Path><LocalizedName>Load a Cursor File from an Assembly</LocalizedName><Title>Load a Cursor File from an Assembly</Title><Shortcut>appCur</Shortcut><Description>Sets the cursor of a Windows form from a cursor file that is an embedded resource of the application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-776">%InstallRoot%\Vb\Snippets\%LCID%\application\LoadanAssemblyatRunTime.snippet</Path><LocalizedName>Load an Assembly at Run Time</LocalizedName><Title>Load an Assembly at Run Time</Title><Shortcut>appLoad</Shortcut><Description>Loads an assembly at run time.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-777">%InstallRoot%\Vb\Snippets\%LCID%\application\MakeanAsynchronousMethodCall.snippet</Path><LocalizedName>Make an Asynchronous Method Call</LocalizedName><Title>Make an Asynchronous Method Call</Title><Shortcut>appAsynchMeth</Shortcut><Description>Makes an asynchronous method call using the BackgroundWorker component.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-777">%InstallRoot%\Vb\Snippets\%LCID%\application\ReadandWritefromtheConsoleWindow.snippet</Path><LocalizedName>Read and Write from the Console Window</LocalizedName><Title>Read and Write from the Console Window</Title><Shortcut>appConRW</Shortcut><Description>Writes a prompt and then reads in the user request. It is run from a console application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-779">%InstallRoot%\Vb\Snippets\%LCID%\application\ReadCommandLineArguments.snippet</Path><LocalizedName>Read Command Line Arguments</LocalizedName><Title>Read Command Line Arguments</Title><Shortcut>appArgs</Shortcut><Description>Iterates through the command line arguments.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-779">%InstallRoot%\Vb\Snippets\%LCID%\application\ReadTextfromIsolateStorage.snippet</Path><LocalizedName>Read Text from Isolated Storage</LocalizedName><Title>Read Text from Isolated Storage</Title><Shortcut>appIsoRead</Shortcut><Description>Reads the text from a file in isolated storage.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-780">%InstallRoot%\Vb\Snippets\%LCID%\application\RetrieveanImagethatIsanApplicationResource.snippet</Path><LocalizedName>Retrieve an Image that Is an Application Resource</LocalizedName><Title>Retrieve an Image that Is an Application Resource</Title><Shortcut>appImage</Shortcut><Description>Assigns an image resource in the My Application designer to the PictureBox1's Image property.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-780">%InstallRoot%\Vb\Snippets\%LCID%\application\RetrieveaTextFilefromanAssembly'sResources.snippet</Path><LocalizedName>Retrieve a Text File from an Assembly's Resources</LocalizedName><Title>Retrieve a Text File from an Assembly's Resources</Title><Shortcut>appResText</Shortcut><Description>Retrieves the text from a file that is an embedded resource of an assembly.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-780">%InstallRoot%\Vb\Snippets\%LCID%\application\Savetextinisolatedstorage.snippet</Path><LocalizedName>Save Text in Isolated Storage</LocalizedName><Title>Save Text in Isolated Storage</Title><Shortcut>appIsoSave</Shortcut><Description>Writes a string to the assembly or user-isolated storage.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-781">%InstallRoot%\Vb\Snippets\%LCID%\application\SendAnApplicationKeystrokes.snippet</Path><LocalizedName>Send Keystrokes to an Application</LocalizedName><Title>Send Keystrokes to an Application</Title><Shortcut>appKeys</Shortcut><Description>Sends keystrokes to an application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-781">%InstallRoot%\Vb\Snippets\%LCID%\application\StopanApplication.snippet</Path><LocalizedName>Stop an Application</LocalizedName><Title>Stop an Application</Title><Shortcut>appStop</Shortcut><Description>Closes all the running instances of Notepad.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-781">%InstallRoot%\Vb\Snippets\%LCID%\application\WriteMessagetotheApplicationLogUsingMy.snippet</Path><LocalizedName>Write a Message to the Application Log</LocalizedName><Title>Write a Message to the Application Log</Title><Shortcut>appEvent</Shortcut><Description>Writes a message to the application log.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-782">%InstallRoot%\Vb\Snippets\%LCID%\application\WritetoaTextFileUsingMy.snippet</Path><LocalizedName>Write to a Text file</LocalizedName><Title>Write to a Text file</Title><Shortcut>appLog</Shortcut><Description>Writes a message to the application event log.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\</DirPath>
			<LocalizedName>Fundamentals - Collections, Data Types, File System, Math</LocalizedName>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\</DirPath>
				<LocalizedName>Collections and Arrays</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-846">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\ConverttoStronglyTypedArrayUsingToArray.snippet</Path><LocalizedName>Convert an ArrayList to a Strongly Typed Array</LocalizedName><Title>Convert an ArrayList to a Strongly Typed Array</Title><Shortcut>arrConv</Shortcut><Description>Converts an ArrayList to a strongly typed array using ToArray(Type)</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-847">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\CreateAStronglyTypedCollection.snippet</Path><LocalizedName>Create a list with items of a single type.</LocalizedName><Title>Create a list with items of a single type.</Title><Shortcut>colCreate</Shortcut><Description>Creates a collection to hold a specific type of items.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-847">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\CreateAStronglyTypedDictionary.snippet</Path><LocalizedName>Create a keyed collection with one item type.</LocalizedName><Title>Create a keyed collection with one item type.</Title><Shortcut>colCreateKey</Shortcut><Description>Creates a dictionary to hold specific types of items indexed by key.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-848">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\CreateAStronglyTypedSortedDictionary.snippet</Path><LocalizedName>Create a sorted dictionary.</LocalizedName><Title>Create a sorted dictionary.</Title><Shortcut>colCreateSort</Shortcut><Description>Creates a sorted dictionary to hold a specific type of items.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-848">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\DefineATypeComparerForSorting.snippet</Path><LocalizedName>Define a type comparer to be used in sorting routines.</LocalizedName><Title>Define a type comparer to be used in sorting routines.</Title><Shortcut>arrComp</Shortcut><Description>Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-848">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\IndexIntoStronglyTypedDictionaryByKey.snippet</Path><LocalizedName>Index into a strongly typed dictionary using a key.</LocalizedName><Title>Index into a strongly typed dictionary using a key.</Title><Shortcut>colIndex</Shortcut><Description>Indexes into strongly typed dictionary by using a key.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-850">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\InitializeanArray.snippet</Path><LocalizedName>Initialize a One-Dimensional Array</LocalizedName><Title>Initialize a One-Dimensional Array</Title><Shortcut>arrInit</Shortcut><Description>Initializes a one-dimensional array.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-850">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\IteratingThroughACollection.snippet</Path><LocalizedName>Iterate through a collection.</LocalizedName><Title>Iterate through a collection.</Title><Shortcut>colIter</Shortcut><Description>Iterates through specific item types in a collection.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-851">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\IteratingThroughADictionary.snippet</Path><LocalizedName>Iterate through a dictionary.</LocalizedName><Title>Iterate through a dictionary.</Title><Shortcut>colIterDict</Shortcut><Description>Iterates through all the items in a dictionary.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-851">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\IteratingThroughASortedDictionaryByKey.snippet</Path><LocalizedName>Iterate through a sorted dictionary by key.</LocalizedName><Title>Iterate through a sorted dictionary by key.</Title><Shortcut>colIterSort</Shortcut><Description>Iterates through all the items in a dictionary based on the sorted list of keys.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-851">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\LocateanElementinanArray.snippet</Path><LocalizedName>Locate an Element in an Array</LocalizedName><Title>Locate an Element in an Array</Title><Shortcut>arrLoc</Shortcut><Description>Finds the index of a given element in an array.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-852">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\collections and arrays\SortAnArray.snippet</Path><LocalizedName>Sort An Array</LocalizedName><Title>Sort An Array</Title><Shortcut>arrSort</Shortcut><Description>Declares an array of String objects, populates it, and then sorts it alphabetically.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\</DirPath>
				<LocalizedName>Data Types</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-853">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\byteImage.snippet</Path><LocalizedName>Convert a Byte() to an Image</LocalizedName><Title>Convert a Byte() to an Image</Title><Shortcut>byteImage</Shortcut><Description>Converts a Byte() to an image. Byte arrays are often how image information is stored in a database</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-853">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\ConvertanArrayofBytesintoaString.snippet</Path><LocalizedName>Convert an Array of Bytes into a String</LocalizedName><Title>Convert an Array of Bytes into a String</Title><Shortcut>typeByteStr</Shortcut><Description>Convert an Array of Bytes into a String</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-853">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\ConvertaNumbertoaHexaDecimalString.snippet</Path><LocalizedName>Convert a Number to a Hexadecimal String</LocalizedName><Title>Convert a Number to a Hexadecimal String</Title><Shortcut>typeHex</Shortcut><Description>Returns the hexadecimal representation of an integer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-855">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\ConvertaNumbertoaOctalString.snippet</Path><LocalizedName>Convert a Number to a Octal String</LocalizedName><Title>Convert a Number to a Octal String</Title><Shortcut>typeOct</Shortcut><Description>Returns the octal string representation of an integer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-855">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\ConvertaStringtoByteArray.snippet</Path><LocalizedName>Convert a String to a Byte Array</LocalizedName><Title>Convert a String to a Byte Array</Title><Shortcut>typeStrByte</Shortcut><Description>Converts a string to a byte array.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-855">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\ConvertBetweenHiraganaandKatakanaCharacters.snippet</Path><LocalizedName>Convert between Hiragana and Katakana Characters (Japanese Only)</LocalizedName><Title>Convert between Hiragana and Katakana Characters (Japanese Only)</Title><Shortcut>typeHiragana</Shortcut><Description>Converts between Hiragana and Katakana characters in a String.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-856">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\ConvertBetweenSimplifiedChineseandTraditionalChineseCharacters.snippet</Path><LocalizedName>Convert between Simplified Chinese and Traditional Chinese Characters</LocalizedName><Title>Convert between Simplified Chinese and Traditional Chinese Characters</Title><Shortcut>typeSimpleTrad</Shortcut><Description>Converts between Simplified Chinese and Traditional Chinese characters in a String.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-857">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\ConvertBetweenWideandNarrowCharacters.snippet</Path><LocalizedName>Convert between Wide and Narrow Characters</LocalizedName><Title>Convert between Wide and Narrow Characters</Title><Shortcut>typeWidth</Shortcut><Description>Converts between Wide and Narrow characters in Strings.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-857">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\DeterminetheSpanbetweenTwoDates.snippet</Path><LocalizedName>Determine the Span between Two Dates</LocalizedName><Title>Determine the Span between Two Dates</Title><Shortcut>typeDate</Shortcut><Description>Calculates the difference in days between two dates and also constructs a TimeSpan value for that difference.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-858">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\DeterminetheSpanbetweenTwoTimes.snippet</Path><LocalizedName>Determine the Span between Two Times</LocalizedName><Title>Determine the Span between Two Times</Title><Shortcut>typeTime</Shortcut><Description>Calculates the difference in seconds between two times in the same day, and also constructs a TimeSpan value for that difference.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-859">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\GenerateMultilineStringLiterals.snippet</Path><LocalizedName>Generate Multiline String Literals</LocalizedName><Title>Generate Multiline String Literals</Title><Shortcut>typeMulti</Shortcut><Description>Constructs a string literal that is three lines long.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-859">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\imageByte.snippet</Path><LocalizedName>Convert an Image to a Byte()</LocalizedName><Title>Convert an Image to a Byte()</Title><Shortcut>imageByte</Shortcut><Description>Converts an Image to a Byte(). Byte arrays are often how image information is stored in a database</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-861">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\ParseanEmailAddress.snippet</Path><LocalizedName>Parse an E-mail Address</LocalizedName><Title>Parse an E-mail Address</Title><Shortcut>typeParseEmail</Shortcut><Description>Returns the user name and provider name from an e-mail address.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-861">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\datatypes\RemovePartsofaString.snippet</Path><LocalizedName>Remove Parts of a String</LocalizedName><Title>Remove Parts of a String</Title><Shortcut>typeRemove</Shortcut><Description>Removes all occurrences of one string from another string.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\</DirPath>
				<LocalizedName>File System - Processing Drives, Folders, and Files</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-862">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\CompareTwoFiles.snippet</Path><LocalizedName>Compare Two Files</LocalizedName><Title>Compare Two Files</Title><Shortcut>filComp</Shortcut><Description>Compares two files.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-862">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\CopyaDirectory.snippet</Path><LocalizedName>Copy a Directory</LocalizedName><Title>Copy a Directory</Title><Shortcut>filCopyDir</Shortcut><Description>Copies a directory and all its files and subdirectories.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-863">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\CopyaFile.snippet</Path><LocalizedName>Copy a File</LocalizedName><Title>Copy a File</Title><Shortcut>filCopyFile</Shortcut><Description>Copies the file Source.txt to a second file, Copy.txt.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-863">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\CreateaFile.snippet</Path><LocalizedName>Create a File</LocalizedName><Title>Create a File</Title><Shortcut>filCreateFile</Shortcut><Description>Creates a new file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-863">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\CreateaFolder.snippet</Path><LocalizedName>Create a Folder</LocalizedName><Title>Create a Folder</Title><Shortcut>filCreateFold</Shortcut><Description>Creates a new folder on the computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-864">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\CreateaTemporaryFilename.snippet</Path><LocalizedName>Create a Temporary File Name</LocalizedName><Title>Create a Temporary File Name</Title><Shortcut>filCreateTemp</Shortcut><Description>Creates a name for a temporary file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-864">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\DeleteFiles.snippet</Path><LocalizedName>Delete a File</LocalizedName><Title>Delete a File</Title><Shortcut>filDelFile</Shortcut><Description>Deletes a file after confirming deletion with the user.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-865">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\DetermineifaFileExists.snippet</Path><LocalizedName>Determine if a File Exists</LocalizedName><Title>Determine if a File Exists</Title><Shortcut>filExistFile</Shortcut><Description>Sets a Boolean variable indicating whether a specified file exists.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-865">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\DetermineifaFolderExists.snippet</Path><LocalizedName>Determine if a Folder Exists</LocalizedName><Title>Determine if a Folder Exists</Title><Shortcut>filExistFold</Shortcut><Description>Sets a Boolean variable indicating whether a specified folder exists.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-867">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\DeterminingtheSizeofaFile.snippet</Path><LocalizedName>Determine the Size of a File</LocalizedName><Title>Determine the Size of a File</Title><Shortcut>filSize</Shortcut><Description>Obtains the size of a file and assigns it to a variable</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-867">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\EnumerateDrivesonaComputer.snippet</Path><LocalizedName>Enumerate the Drives on a Computer</LocalizedName><Title>Enumerate the Drives on a Computer</Title><Shortcut>filDrives</Shortcut><Description>Enumerates the drives on a computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-868">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\FindAmountofDiskSpaceAvailable.snippet</Path><LocalizedName>Find Amount of Disk Space Available</LocalizedName><Title>Find Amount of Disk Space Available</Title><Shortcut>filSpace</Shortcut><Description>Obtains the amount of disk space available.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-868">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\GetInformationAboutaFile.snippet</Path><LocalizedName>Get Information About a File</LocalizedName><Title>Get Information About a File</Title><Shortcut>filFileInfo</Shortcut><Description>Obtains an object containing information about a file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-869">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\MoveFiles.snippet</Path><LocalizedName>Move Files</LocalizedName><Title>Move Files</Title><Shortcut>filMoveFile</Shortcut><Description>Moves a file to a new directory.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-869">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\ReadaDelimitedTextfile.snippet</Path><LocalizedName>Read a Delimited Text File</LocalizedName><Title>Read a Delimited Text File</Title><Shortcut>filParseText</Shortcut><Description>Returns the values in each column and row from a text file with comma-delimited data. Other delimiters may be used.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-869">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\ReadfromaBinaryFile.snippet</Path><LocalizedName>Read a Binary File</LocalizedName><Title>Read a Binary File</Title><Shortcut>filReadBin</Shortcut><Description>Reads data from a binary file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-870">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\ReadfromanExistingTextFileinMyDocuments.snippet</Path><LocalizedName>Read a file in the My Documents folder</LocalizedName><Title>Read a file in the My Documents folder</Title><Shortcut>filReadMy</Shortcut><Description>Reads the contents of a text file in the My Documents folder into a single string.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-870">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\ReadTextfromaFile.snippet</Path><LocalizedName>Read Text from a File</LocalizedName><Title>Read Text from a File</Title><Shortcut>filReadText</Shortcut><Description>Reads the contents of a text file into a string.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-871">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\RenameaDirectory.snippet</Path><LocalizedName>Rename a Directory</LocalizedName><Title>Rename a Directory</Title><Shortcut>filRenDir</Shortcut><Description>Renames a directory.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-871">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\RenameaFile.snippet</Path><LocalizedName>Rename a File</LocalizedName><Title>Rename a File</Title><Shortcut>filRenFile</Shortcut><Description>Renames a file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-872">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\RetrievetheDriveNamesontheLocalComputer.snippet</Path><LocalizedName>Retrieve the Drives on the Local Computer</LocalizedName><Title>Retrieve the Drives on the Local Computer</Title><Shortcut>filDriveNames</Shortcut><Description>Retrieves the drive names on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-872">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\SearchaDirectoryforFilesRecursively.snippet</Path><LocalizedName>Search a Directory for Files Recursively</LocalizedName><Title>Search a Directory for Files Recursively</Title><Shortcut>filSearchDir</Shortcut><Description>Searches a directory for files recursively.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-872">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\SearchFilesforanExpression.snippet</Path><LocalizedName>Search Files for an Expression</LocalizedName><Title>Search Files for an Expression</Title><Shortcut>filSearchTxt</Shortcut><Description>Searches files in a directory for an expression.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-873">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\WriteTexttoFiles.snippet</Path><LocalizedName>Write Text to a File</LocalizedName><Title>Write Text to a File</Title><Shortcut>filWriteText</Shortcut><Description>Writes a line of text to a text file, replacing any text if the file exists.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-874">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\filesystem\WritetoaBinaryFile.snippet</Path><LocalizedName>Write to a Binary File</LocalizedName><Title>Write to a Binary File</Title><Shortcut>filWriteBin</Shortcut><Description>Writes bytes to a binary file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\math\</DirPath>
				<LocalizedName>Math</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-874">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\math\CalculateaMonthlyPaymentonaLoan.snippet</Path><LocalizedName>Calculate a Monthly Payment on a Loan</LocalizedName><Title>Calculate a Monthly Payment on a Loan</Title><Shortcut>mathPayLoan</Shortcut><Description>Calculates the monthly payment on a loan.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-875">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\math\CalculateCosineOfAnAngle.snippet</Path><LocalizedName>Calculate the Cosine of a specified Angle</LocalizedName><Title>Calculate the Cosine of a specified Angle</Title><Shortcut>mathCos</Shortcut><Description>Converts an angle from degrees to radians and then calculates cosine of the angle</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-875">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\math\CalculateDepreciation.snippet</Path><LocalizedName>Calculate the Sum-of-Years Depreciation</LocalizedName><Title>Calculate the Sum-of-Years Depreciation</Title><Shortcut>mathDep</Shortcut><Description>Returns a Double specifying the sum-of-years digits depreciation of an asset for a specified period.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-876">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\math\CalculateSineOfAnAngle.snippet</Path><LocalizedName>Calculate the Sine of a specified Angle</LocalizedName><Title>Calculate the Sine of a specified Angle</Title><Shortcut>mathSin</Shortcut><Description>Converts an angle from degrees to radians and then calculates sine of the angle</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-876">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\math\CalculateTangentOfAnAngle.snippet</Path><LocalizedName>Calculate the Tangent of a specified Angle</LocalizedName><Title>Calculate the Tangent of a specified Angle</Title><Shortcut>mathTan</Shortcut><Description>Converts an angle from degrees to radians and then calculates the tangent of the angle</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-877">%InstallRoot%\Vb\Snippets\%LCID%\fundamentals\math\GetARandomNumber.snippet</Path><LocalizedName>Get a Random Number using the Random class</LocalizedName><Title>Get a Random Number using the Random class</Title><Shortcut>mathRand</Shortcut><Description>Generates a random integer between an upper bound and a lower bound.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
		</SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\</DirPath>
			<LocalizedName>Data - LINQ, XML, Designer, ADO.NET</LocalizedName>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\database\</DirPath>
				<LocalizedName>Designer Features and ADO.NET</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-806">%InstallRoot%\Vb\Snippets\%LCID%\data\database\AddaNewRowToTypedDataTable.snippet</Path><LocalizedName>Add a new row to a typed DataTable</LocalizedName><Title>Add a new row to a typed DataTable</Title><Shortcut>adoNewRow</Shortcut><Description>Adds a new row to a typed DataTable</Description><Author></Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-806">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CalltheExecuteNonQueryMethodofaDataCommand.snippet</Path><LocalizedName>Call the ExecuteNonQuery Method of a SqlCommand</LocalizedName><Title>Call the ExecuteNonQuery Method of a SqlCommand</Title><Shortcut>adoExecNonQuery</Shortcut><Description>Calls ExecuteNonQuery on an existing command.  Wraps the execution in a try/finally block to return the connection object to it's previous state</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-807">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CalltheExecuteReaderMethodofaDataCommand.snippet</Path><LocalizedName>Call the ExecuteReader Method of a SqlCommand</LocalizedName><Title>Call the ExecuteReader Method of a SqlCommand</Title><Shortcut>adoExecReader</Shortcut><Description>Fetches data from a database using the SqlCommand.ExecuteReader method of an existing data command.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-807">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CalltheExecuteScalarMethodofaDataCommand.snippet</Path><LocalizedName>Call the ExecuteScalar Method of a SqlCommand</LocalizedName><Title>Call the ExecuteScalar Method of a SqlCommand</Title><Shortcut>adoExecScalar</Shortcut><Description>Executes a SQL statement that returns a single value using the SqlCommand.ExecuteScalar method of an existing data command.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-808">%InstallRoot%\Vb\Snippets\%LCID%\data\database\ConvertBindingSourceCurrenttoTypedRow.snippet</Path><LocalizedName>Convert BindingSource.Current to a specific row in a DataTable</LocalizedName><Title>Convert BindingSource.Current to a specific row in a DataTable</Title><Shortcut>dtBindingSourceCurrent</Shortcut><Description>Gets the current row within a binding source and converts it to the specific row.  Recomended method for capturing the current, rather than using BindingSource.Position which may return a different row based on the sorting of the DataView</Description><Author>Microsoft Corporation</Author></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-808">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CreateaDataRelation.snippet</Path><LocalizedName>Create a DataRelation</LocalizedName><Title>Create a DataRelation</Title><Shortcut>adoAddRelation</Shortcut><Description>Creates a data relation between two data tables in a dataset.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-808">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CreateanExpressionColumn.snippet</Path><LocalizedName>Create an Expression Column</LocalizedName><Title>Create an Expression Column</Title><Shortcut>adoAddExpression</Shortcut><Description>Creates a DataColumn object and sets the DataColumn.Expression property to calculate the order total.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-809">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CreateParameterizedSelectCommand.snippet</Path><LocalizedName>Create a Parameterized SELECT Command</LocalizedName><Title>Create a Parameterized SELECT Command</Title><Shortcut>adoSelectwParams</Shortcut><Description>Constructs a command object for executing a Select statement with parameters.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-809">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CreateParameterizedStoredProcedureCommand.snippet</Path><LocalizedName>Create a Parameterized Stored Procedure</LocalizedName><Title>Create a Parameterized Stored Procedure</Title><Shortcut>adoSprocWParams</Shortcut><Description>Constructs a command object for executing a stored procedure with parameters.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-811">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CreateSqlExpressConnection.snippet</Path><LocalizedName>Create a local SQLConnection to SQL Express</LocalizedName><Title>Create a local SQLConnection to SQL Express</Title><Shortcut>adoCreateSqlExpConn</Shortcut><Description>Creates a SQL Connection providing replacements for the typical connection name/value pairs for a SQL Express Connection using User Instance=True</Description><Author>Microsoft</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-811">%InstallRoot%\Vb\Snippets\%LCID%\data\database\CreateSqlServerConnection.snippet</Path><LocalizedName>Create a Server based SQLConnection to SQL Server</LocalizedName><Title>Create a Server based SQLConnection to SQL Server</Title><Shortcut>adoCreateSqlConn</Shortcut><Description>Creates a SQL Connection providing replacements for the typical connection name/value pairs</Description><Author>Microsoft Corporation</Author></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-811">%InstallRoot%\Vb\Snippets\%LCID%\data\database\ExtendTableAdapter.snippet</Path><LocalizedName>Extend a TableAdapter w/Partial Classes</LocalizedName><Title>Extend a TableAdapter w/Partial Classes</Title><Shortcut>dtTableAdaptPartial</Shortcut><Description>Extends a TableAdapter using partial classes.  Includes the namespace required to reference existing TableAdapters</Description><Author>Microsoft</Author></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-812">%InstallRoot%\Vb\Snippets\%LCID%\data\database\ImplementDataTryCatchBlocks.snippet</Path><LocalizedName>Implement Data Try/Catch Blocks</LocalizedName><Title>Implement Data Try/Catch Blocks</Title><Shortcut>adoTryCatch</Shortcut><Description>Implements a Try/Catch block that handles Exception, DataException, and all the exceptions that derive from DataException.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-812">%InstallRoot%\Vb\Snippets\%LCID%\data\database\ReadAccessDataintoaDataset.snippet</Path><LocalizedName>Read Access Data into a Dataset</LocalizedName><Title>Read Access Data into a Dataset</Title><Shortcut>adoAccess</Shortcut><Description>Loads the data from one table in an Access database into a DataSet object.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-813">%InstallRoot%\Vb\Snippets\%LCID%\data\database\ReturnTableAdapterOutputParameters.snippet</Path><LocalizedName>Return Output Parameter for a TableAdapter Query</LocalizedName><Title>Return Output Parameter for a TableAdapter Query</Title><Shortcut>dtNonQueryOutParam</Shortcut><Description>TableAdapter methods that "Retun No Value" use ExecuteNonQuery which returns the rows affected.  This Snippet returns the value from one of the command parameters on a TableAdapter.</Description><Author>Microsoft</Author><Kind>method decl</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\</DirPath>
				<LocalizedName>LINQ Queries</LocalizedName>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Filter with 'Where'\</DirPath>
					<LocalizedName>Query - Filter with 'Where'</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-816">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Filter with 'Where'\qFilt.snippet</Path><LocalizedName>Filter by a single field</LocalizedName><Title>Filter by a single field</Title><Shortcut>qFilt</Shortcut><Description>Creates a query that filters the results based on a single condition on one field.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-816">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Filter with 'Where'\qFiltDiff.snippet</Path><LocalizedName>Filter by fields not selected</LocalizedName><Title>Filter by fields not selected</Title><Shortcut>qFiltDiff</Shortcut><Description>Creates a query that filters by fields not selected in the results.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-817">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Filter with 'Where'\qFiltFunc.snippet</Path><LocalizedName>Filter by a function call</LocalizedName><Title>Filter by a function call</Title><Shortcut>qFiltFunc</Shortcut><Description>Creates a query that filters by a call to a function.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-817">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Filter with 'Where'\qFiltMult.snippet</Path><LocalizedName>Filter by multiple fields</LocalizedName><Title>Filter by multiple fields</Title><Shortcut>qFiltMult</Shortcut><Description>Creates a query that filters the results based on conditions on multiple fields.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-819">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Filter with 'Where'\qQueryDist.snippet</Path><LocalizedName>Distinct results</LocalizedName><Title>Distinct results</Title><Shortcut>qQueryDist</Shortcut><Description>Creates a query that returns distinct rows of data.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Grouping\</DirPath>
					<LocalizedName>Query - Grouping</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-819">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Grouping\qAggregate.snippet</Path><LocalizedName>Aggregate Into Count() and Sum()</LocalizedName><Title>Aggregate Into Count() and Sum()</Title><Shortcut>qAggregate</Shortcut><Description>Uses an aggregate to count the number of fruits and sum the number of characters.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-820">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Grouping\qAggregateAvg.snippet</Path><LocalizedName>Aggregate Into Average()</LocalizedName><Title>Aggregate Into Average()</Title><Shortcut>qAggregateAvg</Shortcut><Description>Uses an aggregate to calculate the average char count of a fruit name.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-820">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Grouping\qAggregateMax.snippet</Path><LocalizedName>Aggregate Into Max()</LocalizedName><Title>Aggregate Into Max()</Title><Shortcut>qAggregateMax</Shortcut><Description>Uses an aggregate to calculate the maximum number of characters in a fruit name.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-821">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Grouping\qGroup.snippet</Path><LocalizedName>Group By Into Count()</LocalizedName><Title>Group By Into Count()</Title><Shortcut>qGroup</Shortcut><Description>Creates a query that groups results and returns a count of how many items are in each group.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-821">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Grouping\qGroupRename.snippet</Path><LocalizedName>Group By and rename the group</LocalizedName><Title>Group By and rename the group</Title><Shortcut>qGroupRename</Shortcut><Description>Creates a query that groups the results and renames the group.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-821">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Grouping\qGroupSum.snippet</Path><LocalizedName>Group By Count() and Sum()</LocalizedName><Title>Group By Count() and Sum()</Title><Shortcut>qGroupSum</Shortcut><Description>Creates a query that groups results, and returns a count of how many items are in each group and a sum of a specific field.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Joining\</DirPath>
					<LocalizedName>Query - Joining</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-822">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Joining\qJoinExpArray.snippet</Path><LocalizedName>Join (explicit) on an array</LocalizedName><Title>Join (explicit) on an array</Title><Shortcut>qJoinExpArray</Shortcut><Description>Creates a query that matches items against elements in an array.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-822">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Joining\qJoinImpArray.snippet</Path><LocalizedName>Join (implicit) on an array</LocalizedName><Title>Join (implicit) on an array</Title><Shortcut>qJoinImpArray</Shortcut><Description>Creates a query that matches items against elements in an array.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-823">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Joining\queGroJo.snippet</Path><LocalizedName>Group results from 2 sources and retrieve the Count</LocalizedName><Title>Group results from 2 sources and retrieve the Count</Title><Shortcut>queGroJo</Shortcut><Description>Creates a query that groups results from 2 different sources, and returns a count of items in each group.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-823">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Joining\queGroJoName.snippet</Path><LocalizedName>Group Join - Named Group</LocalizedName><Title>Group Join - Named Group</Title><Shortcut>queGroJoName</Shortcut><Description>Creates a query that groups results from 2 different sources, and returns a count of items in each group. A name is given to the groups</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Sort with 'Order By'\</DirPath>
					<LocalizedName>Query - Sort with 'Order By'</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-823">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Sort with 'Order By'\qSortAsc.snippet</Path><LocalizedName>Sort - Ascending</LocalizedName><Title>Sort - Ascending</Title><Shortcut>qSortAsc</Shortcut><Description>Creates a query that sorts results in ascending order, based on a specified field.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-824">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Sort with 'Order By'\qSortDesc.snippet</Path><LocalizedName>Sort - Descending</LocalizedName><Title>Sort - Descending</Title><Shortcut>qSortDesc</Shortcut><Description>Creates a query that sorts results in descending order, based on a specified field.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-824">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Sort with 'Order By'\qSortDiff.snippet</Path><LocalizedName>Sort by fields not selected</LocalizedName><Title>Sort by fields not selected</Title><Shortcut>qSortDiff</Shortcut><Description>Creates a query that sorts by fields not selected in the results.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-825">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Sort with 'Order By'\qSortFilt.snippet</Path><LocalizedName>Sort and filter a query</LocalizedName><Title>Sort and filter a query</Title><Shortcut>qSortFilt</Shortcut><Description>Creates a query that is sorted and filtered.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-825">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Sort with 'Order By'\qSortMult.snippet</Path><LocalizedName>Sort by multiple fields</LocalizedName><Title>Sort by multiple fields</Title><Shortcut>qSortMult</Shortcut><Description>Creates a query that sorts the results by multiple fields.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Take and Skip\</DirPath>
					<LocalizedName>Query - Take and Skip</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-827">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Take and Skip\qSkip.snippet</Path><LocalizedName>Skip</LocalizedName><Title>Skip</Title><Shortcut>qSkip</Shortcut><Description>A query that skips the first n elements of a set of ordered results.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-827">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Take and Skip\qSkipTake.snippet</Path><LocalizedName>Skip and Take</LocalizedName><Title>Skip and Take</Title><Shortcut>qSkipTake</Shortcut><Description>A query that skips the first n elements and then takes the next m elements of a set of ordered results.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-828">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Take and Skip\qSkipW.snippet</Path><LocalizedName>Skip While</LocalizedName><Title>Skip While</Title><Shortcut>qSkipW</Shortcut><Description>A query that Skips While a specific condition is true.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-828">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Take and Skip\qTake.snippet</Path><LocalizedName>Take</LocalizedName><Title>Take</Title><Shortcut>qTake</Shortcut><Description>A query that takes the first n elements of a set of ordered results.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-828">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Query - Take and Skip\qTakeW.snippet</Path><LocalizedName>Take While</LocalizedName><Title>Take While</Title><Shortcut>qTakeW</Shortcut><Description>A query that Takes While a specific condition is true.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Different Sources\</DirPath>
					<LocalizedName>Query - Using Different Sources</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-831">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Different Sources\qArray.snippet</Path><LocalizedName>Query over an array</LocalizedName><Title>Query over an array</Title><Shortcut>qArray</Shortcut><Description>A query over an array.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-832">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Different Sources\qArrayIn.snippet</Path><LocalizedName>Query over an inline array</LocalizedName><Title>Query over an inline array</Title><Shortcut>qArrayIn</Shortcut><Description>A query over an array that is declared inside the query.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-832">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Different Sources\qCollection.snippet</Path><LocalizedName>Query over a collection</LocalizedName><Title>Query over a collection</Title><Shortcut>qArray</Shortcut><Description>A query over a collection.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-832">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Different Sources\qQueryQ.snippet</Path><LocalizedName>Query over a query</LocalizedName><Title>Query over a query</Title><Shortcut>qQueryQ</Shortcut><Description>A query over the results from another query.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Query Results\</DirPath>
					<LocalizedName>Query - Using Query Results</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-832">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Query Results\qConsole.snippet</Path><LocalizedName>Display results in the Console window</LocalizedName><Title>Display results in the Console window</Title><Shortcut>qConsole</Shortcut><Description>Displays the results of a query in the Console window.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-833">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Query Results\qLoop.snippet</Path><LocalizedName>For Each over the results of a query</LocalizedName><Title>For Each over the results of a query</Title><Shortcut>qLoop</Shortcut><Description>A For...Each demonstrating how to iterate over the results of the query.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-833">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Query Results\qWebForm.snippet</Path><LocalizedName>Display query results in a WebForm grid</LocalizedName><Title>Display query results in a WebForm grid</Title><Shortcut>qWebForm</Shortcut><Description>Displays the results of a query in a WebForm DataGridView control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-834">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\Using Query Results\qWinForm.snippet</Path><LocalizedName>Display query results in a WinForm grid</LocalizedName><Title>Display query results in a WinForm grid</Title><Shortcut>qWinForm</Shortcut><Description>Displays the results from a query in a WinForm DataGridView control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-813">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\qCount.snippet</Path><LocalizedName>Count query results</LocalizedName><Title>Count query results</Title><Shortcut>qCount</Shortcut><Description>Counts the number of results from a query.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-814">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\qFrom.snippet</Path><LocalizedName>From query</LocalizedName><Title>From query</Title><Shortcut>qFrom</Shortcut><Description>Creates a query with the most compact syntax possible.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-814">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\qFromOBSelect.snippet</Path><LocalizedName>From...Order By...Select query</LocalizedName><Title>From...Order By...Select query</Title><Shortcut>qFromOBSelect</Shortcut><Description>Creates a query with From, Order By, and Select clauses.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-815">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\qFromSelect.snippet</Path><LocalizedName>From...Select query</LocalizedName><Title>From...Select query</Title><Shortcut>qFromSelect</Shortcut><Description>Creates a query with From and Select clauses.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-815">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\qFromWSelect.snippet</Path><LocalizedName>From...Where...Select query</LocalizedName><Title>From...Where...Select query</Title><Shortcut>qFromWSelect</Shortcut><Description>Creates a query with From, Where, and Select clauses.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-815">%InstallRoot%\Vb\Snippets\%LCID%\data\LINQ Queries\qIterate.snippet</Path><LocalizedName>Iterate over query results</LocalizedName><Title>Iterate over query results</Title><Shortcut>qIterate</Shortcut><Description>Creates a query and demonstrates consumption of that query in a subsequent For Each statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\xml\</DirPath>
				<LocalizedName>Xml</LocalizedName>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Write</DirPath>
					<LocalizedName>Xml - Write</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-845">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Write\WriteClassDatatoanXMLFile.snippet</Path><LocalizedName>Write class data to an XML file</LocalizedName><Title>Write class data to an XML file</Title><Shortcut>xmlWriteClass</Shortcut><Description>Writes the data from a class to an XML file by using the XmlSerializer class.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-845">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Write\WriteXmlElementtoFile.snippet</Path><LocalizedName>Write an XML element to file</LocalizedName><Title>Write an XML element to file</Title><Shortcut>xmlSave</Shortcut><Description>Writes an XML element to a file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Update</DirPath>
					<LocalizedName>Xml - Update</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-843">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Update\AddanElementtoXMLData.snippet</Path><LocalizedName>Add an element to an XML document</LocalizedName><Title>Add an element to an XML document</Title><Shortcut>xmlAdd</Shortcut><Description>Adds a new element to an XDocument instance.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-843">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Update\AddNewElementtoNthElement.snippet</Path><LocalizedName>Add new element to the Nth element in XML data</LocalizedName><Title>Add new element to the Nth element in XML data</Title><Shortcut>xmlAddn</Shortcut><Description>Adds a new XElement to the Nth XElement in XML data</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-844">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Update\InsertNewAttributeForSpecificChildElements.snippet</Path><LocalizedName>Insert a new attribute for specific child elements</LocalizedName><Title>Insert a new attribute for specific child elements</Title><Shortcut>xmlAttr</Shortcut><Description>Inserts a new attribute for specific child elements.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-844">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Update\UpdateContentOfChildElements.snippet</Path><LocalizedName>Update content of child elements</LocalizedName><Title>Update content of child elements</Title><Shortcut>xmlUpdt</Shortcut><Description>Updates the content of child elements.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Read</DirPath>
					<LocalizedName>Xml - Read</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-841">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Read\ReadClassDatafromanXMLFile.snippet</Path><LocalizedName>Read class data from an XML file</LocalizedName><Title>Read class data from an XML file</Title><Shortcut>xmlReadClass</Shortcut><Description>Reads class data that was previously written to an XML file by using the XmlSerializer class.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-841">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Read\ReadXMLfromaFile.snippet</Path><LocalizedName>Read XML from a file by using the XmlTextReader</LocalizedName><Title>Read XML from a file by using the XmlTextReader</Title><Shortcut>xmlReadTxt</Shortcut><Description>Uses the XMLTextReader class to extract the contents from an XML file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-842">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Read\ReadXMLfromURLSample.snippet</Path><LocalizedName>Read XML from a URL</LocalizedName><Title>Read XML from a URL</Title><Shortcut>xmlReadUrl</Shortcut><Description>Reads XML data from a location defined as a URL.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Query</DirPath>
					<LocalizedName>Xml - Query</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-838">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Query\FindChildElementsinanXMLFile.snippet</Path><LocalizedName>Find all child elements in XML data by using the element name</LocalizedName><Title>Find all child elements in XML data by using the element name</Title><Shortcut>xmlChild</Shortcut><Description>Locates all child elements in an XML file by element name.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-838">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Query\FindDescElementsinanXMLFile.snippet</Path><LocalizedName>Find all descendant elements in XML data by using the element name</LocalizedName><Title>Find all descendant elements in XML data by using the element name</Title><Shortcut>xmlDesc</Shortcut><Description>Locates all descendant elements in an XML file by element name.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-839">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Query\PrintXmlAxisPropertyResults.snippet</Path><LocalizedName>Print specific child elements in XML data to the console</LocalizedName><Title>Print specific child elements in XML data to the console</Title><Shortcut>xmlPrnt</Shortcut><Description>Prints specific child elements in XML data to the console.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-839">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Query\ReturnElemNodesinanXMLFile.snippet</Path><LocalizedName>Return all elements in an XDocument</LocalizedName><Title>Return all elements in an XDocument</Title><Shortcut>xmlAllElem</Shortcut><Description>Returns all elements in an XDocument.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-839">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Query\SelectNthNodeInXMLFile.snippet</Path><LocalizedName>Find Nth instance of an element in an XML file</LocalizedName><Title>Find Nth instance of an element in an XML file</Title><Shortcut>xmlNElem</Shortcut><Description>Finds the Nth instance of an element in an XML file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Create</DirPath>
					<LocalizedName>Xml - Create</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-835">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Create\CreateXHTML.snippet</Path><LocalizedName>Create XHTML by using XML literals</LocalizedName><Title>Create XHTML by using XML literals</Title><Shortcut>xmlHtml</Shortcut><Description>Creates XHTML by using XML literals.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-837">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Create\CreateXMLDocument.snippet</Path><LocalizedName>Create an XML document</LocalizedName><Title>Create an XML document</Title><Shortcut>xmlDoc</Shortcut><Description>Create an XML document that has embedded expressions.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-838">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\XML - Create\CreateXMLElement.snippet</Path><LocalizedName>Create an XML element</LocalizedName><Title>Create an XML element</Title><Shortcut>xmlEle</Shortcut><Description>Creates an XML element that has embedded expressions.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-834">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\EmbedQueryInsideXmlElement.snippet</Path><LocalizedName>Embed a query inside an XElement</LocalizedName><Title>Embed a query inside an XElement</Title><Shortcut>xmlQuery</Shortcut><Description>Embed a query inside an XElement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-835">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\InferaSchemafromanXmlFile.snippet</Path><LocalizedName>Infer and create a schema from an XML file</LocalizedName><Title>Infer and create a schema from an XML file</Title><Shortcut>xmlInfer</Shortcut><Description>Infers a schema from an existing XML file and saves it as a seperate schema file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-835">%InstallRoot%\Vb\Snippets\%LCID%\data\xml\NavigatewithXpathNavigator.snippet</Path><LocalizedName>Navigate by using XPathNavigator</LocalizedName><Title>Navigate by using XPathNavigator</Title><Shortcut>xmlNavDoc</Shortcut><Description>Iterates through the nodes of an XDocument by using the XPathNavigator.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
		</SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\other\</DirPath>
			<LocalizedName>Other - Connectivity, Security, Workflow</LocalizedName>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\</DirPath>
				<LocalizedName>Connectivity and Networking</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-906">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\ConvertaRelativeUritoanAbsoluteUri.snippet</Path><LocalizedName>Convert a Relative Uri to an Absolute Uri</LocalizedName><Title>Convert a Relative Uri to an Absolute Uri</Title><Shortcut>conConv</Shortcut><Description>Converts a relative Uri to an absolute Uri.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-907">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\DetermineiftheNetworkisAvailable.snippet</Path><LocalizedName>Determine if the Network is Available</LocalizedName><Title>Determine if the Network is Available</Title><Shortcut>conAvail</Shortcut><Description>Determines whether the network connection is available on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-907">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\DownloadaFileusingHttp.snippet</Path><LocalizedName>Download a File using Http</LocalizedName><Title>Download a File using Http</Title><Shortcut>conDown</Shortcut><Description>Downloads a file using http.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-907">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\EnumerateSerialPorts.snippet</Path><LocalizedName>Enumerate Serial Ports</LocalizedName><Title>Enumerate Serial Ports</Title><Shortcut>conPorts</Shortcut><Description>Shows how to enumerate serial ports using the My object.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-908">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\PingAnotherComputer.snippet</Path><LocalizedName>Ping Another Computer</LocalizedName><Title>Ping Another Computer</Title><Shortcut>conPing</Shortcut><Description>Determines whether the specified Web site responds.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-908">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\ReadDatafromaSerialPort.snippet</Path><LocalizedName>Read Data from a Serial Port</LocalizedName><Title>Read Data from a Serial Port</Title><Shortcut>conReadPort</Shortcut><Description>Reads data from a serial port.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-908">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\SendAnEmail.snippet</Path><LocalizedName>Create an E-Mail Message</LocalizedName><Title>Create an E-Mail Message</Title><Shortcut>conEmail</Shortcut><Description>Uses the MailMessage class to send an e-mail message.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-910">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\UploadAFile.snippet</Path><LocalizedName>Upload a File Using My.Computer.Network</LocalizedName><Title>Upload a File Using My.Computer.Network</Title><Shortcut>conUpload</Shortcut><Description>Uploads a local file to the Internet.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-910">%InstallRoot%\Vb\Snippets\%LCID%\other\connectivity\UseaSerialPorttoDialaPhoneNumber.snippet</Path><LocalizedName>Use a SerialPort to Dial a Phone Number</LocalizedName><Title>Use a SerialPort to Dial a Phone Number</Title><Shortcut>condialser</Shortcut><Description>Uses a SerialPort to dial a phone number.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\other\security\</DirPath>
				<LocalizedName>Security</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-910">%InstallRoot%\Vb\Snippets\%LCID%\other\security\ComputetheHashCodeofaPassword.snippet</Path><LocalizedName>Compute the Hash Code of a Password</LocalizedName><Title>Compute the Hash Code of a Password</Title><Shortcut>secHashPass</Shortcut><Description>Computes the SHA1 hash code of a password.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-911">%InstallRoot%\Vb\Snippets\%LCID%\other\security\ComputetheHashCodeofaString.snippet</Path><LocalizedName>Compute the Hash Code of a String</LocalizedName><Title>Compute the Hash Code of a String</Title><Shortcut>secHashStr</Shortcut><Description>Computes the hash of a string using MD5, SHA1, or SHA384 algorithms.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-911">%InstallRoot%\Vb\Snippets\%LCID%\other\security\DecryptaString.snippet</Path><LocalizedName>Decrypt text from a file</LocalizedName><Title>Decrypt text from a file</Title><Shortcut>secDecrypt</Shortcut><Description>Decrypts text from a file using the Rijndael encryption algorithm.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-911">%InstallRoot%\Vb\Snippets\%LCID%\other\security\EncryptaString.snippet</Path><LocalizedName>Encrypt a String</LocalizedName><Title>Encrypt a String</Title><Shortcut>secEncrypt</Shortcut><Description>Encrypts text from a file using the Rijndael encryption algorithm.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-913">%InstallRoot%\Vb\Snippets\%LCID%\other\security\FindtheCurrentUser'sName.snippet</Path><LocalizedName>Find the Current User's Name</LocalizedName><Title>Find the Current User's Name</Title><Shortcut>secUser</Shortcut><Description>Retrieves the name of the current user.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-913">%InstallRoot%\Vb\Snippets\%LCID%\other\security\GenerateCryptographicallyRandomData.snippet</Path><LocalizedName>Generate Cryptographically Random Data</LocalizedName><Title>Generate Cryptographically Random Data</Title><Shortcut>secRanNum</Shortcut><Description>Generates cryptographically random data.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
		</SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\</DirPath>
			<LocalizedName>Windows Forms Applications</LocalizedName>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\</DirPath>
				<LocalizedName>Forms</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-942">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\AddaWindowsFormsControlatRunTime.snippet</Path><LocalizedName>Add a Windows Forms Control at Run Time</LocalizedName><Title>Add a Windows Forms Control at Run Time</Title><Shortcut>formAdd</Shortcut><Description>Creates a new instance of a Windows forms TextBox control at run time.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-944">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\ArrangeMDIChildForms.snippet</Path><LocalizedName>Arrange MDI Child Forms</LocalizedName><Title>Arrange MDI Child Forms</Title><Shortcut>mdiArrange</Shortcut><Description>Arranges the child forms in a cascading layout.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-944">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\ConvertMouseCoordinatestoScreenCoordinates.snippet</Path><LocalizedName>Convert Mouse Coordinates to Screen Coordinates</LocalizedName><Title>Convert Mouse Coordinates to Screen Coordinates</Title><Shortcut>formMouse</Shortcut><Description>Converts mouse coordinates from a mouse event into screen coordinates.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-945">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\CreateMDIChildForms.snippet</Path><LocalizedName>Create MDI Child Forms</LocalizedName><Title>Create MDI Child Forms</Title><Shortcut>mdiNew</Shortcut><Description>Creates and displays a new MDI child form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-946">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\CreateTransparentWindowsForms.snippet</Path><LocalizedName>Create Transparent Windows Forms</LocalizedName><Title>Create Transparent Windows Forms</Title><Shortcut>formTrans</Shortcut><Description>Sets the opacity of a form to make it transparent.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-946">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\DeterminetheActiveMDIChild.snippet</Path><LocalizedName>Determine the Active MDI Child and Control</LocalizedName><Title>Determine the Active MDI Child and Control</Title><Shortcut>mdiActive</Shortcut><Description>Retrieves the active MDI child form and the active control on the child form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-946">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\DeterminewhichControlonaWindowsFormisSelected.snippet</Path><LocalizedName>Determine Which Control on a Windows Form is Selected</LocalizedName><Title>Determine Which Control on a Windows Form is Selected</Title><Shortcut>formSelect</Shortcut><Description>Finds the selected control on a form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-948">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\DetermineWhichModifierKeyWasPressed.snippet</Path><LocalizedName>Determine Which Modifier Key Was Pressed</LocalizedName><Title>Determine Which Modifier Key Was Pressed</Title><Shortcut>formKey</Shortcut><Description>Monitors for modifier keys such as the SHIFT, ALT, and CTRL keys.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-948">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\DisplayOneWindowsFormfromAnother.snippet</Path><LocalizedName>Display a Windows Form</LocalizedName><Title>Display a Windows Form</Title><Shortcut>formNew</Shortcut><Description>Displays a windows form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-948">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\EliminatetheTitleBar.snippet</Path><LocalizedName>Eliminate the TitleBar from a Form</LocalizedName><Title>Eliminate the TitleBar from a Form</Title><Shortcut>formTitle</Shortcut><Description>Eliminates the TitleBar from a Form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-950">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\KeepaWindowsFormonTop.snippet</Path><LocalizedName>Keep a Windows Form on Top</LocalizedName><Title>Keep a Windows Form on Top</Title><Shortcut>formTop</Shortcut><Description>Shows how the TopMost property controls whether a form is a top-most form. A top-most form will float above other, non–top-most forms even when it is not active.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-950">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\MoveaWindowbyDraggingtheClientAreaoftheForm.snippet</Path><LocalizedName>Move a Window by Dragging the Client Area of the Form</LocalizedName><Title>Move a Window by Dragging the Client Area of the Form</Title><Shortcut>formDrag</Shortcut><Description>Moves a form by dragging any part of it with the mouse. This feature is particularly useful when the form has no title bar.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-951">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\PlayaBeepFromaWindowsForm.snippet</Path><LocalizedName>Play a Beep From a Windows Form</LocalizedName><Title>Play a Beep From a Windows Form</Title><Shortcut>formBeep</Shortcut><Description>Plays a beep.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-951">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\ResizeWindowsForms.snippet</Path><LocalizedName>Resize Windows Forms</LocalizedName><Title>Resize Windows Forms</Title><Shortcut>formResize</Shortcut><Description>Resizes a form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-952">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\RestrictaControl'sAcceptableKeystrokes.snippet</Path><LocalizedName>Restrict a Control's Acceptable Keystrokes</LocalizedName><Title>Restrict a Control's Acceptable Keystrokes</Title><Shortcut>formRestrict</Shortcut><Description>Overrides the default ProcessCmdKey function of a Windows Forms Control and restricts user input to numeric and navigation keys.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-952">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\RetrieveInformationfromtheParentFormofaDialogBox.snippet</Path><LocalizedName>Retrieve Information from the Parent MDI Form of a Dialog Box</LocalizedName><Title>Retrieve Information from the Parent MDI Form of a Dialog Box</Title><Shortcut>formBox</Shortcut><Description>Retrieves information from the parent MDI form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-952">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\RetrievetheResultforDialogBoxes.snippet</Path><LocalizedName>Retrieve the Result for Dialog Boxes</LocalizedName><Title>Retrieve the Result for Dialog Boxes</Title><Shortcut>formDlg</Shortcut><Description>Determines how a dialog box was closed.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-953">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\forms\SettheScreenLocationofWindowsForms.snippet</Path><LocalizedName>Set the Screen Location of Windows Forms</LocalizedName><Title>Set the Screen Location of Windows Forms</Title><Shortcut>formLoc</Shortcut><Description>Sets the location, in pixels, of the the top-left corner of the form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\clipboard\</DirPath>
				<LocalizedName>Clipboard</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-915">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\clipboard\CopyAClassInstanceToTheClipboard.snippet</Path><LocalizedName>Copy a Class Instance to the Clipboard</LocalizedName><Title>Copy a Class Instance to the Clipboard</Title><Shortcut>clipCopyClass</Shortcut><Description>Copies an instance of a serializable class to the Clipboard.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-915">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\clipboard\CopyAnImageToTheClipboard.snippet</Path><LocalizedName>Copy an Image to the Clipboard</LocalizedName><Title>Copy an Image to the Clipboard</Title><Shortcut>clipCopyImage</Shortcut><Description>Copies an Image to the Clipboard.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-916">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\clipboard\CopyAStringToTheClipboard.snippet</Path><LocalizedName>Copy a String to the Clipboard</LocalizedName><Title>Copy a String to the Clipboard</Title><Shortcut>clipCopyString</Shortcut><Description>Copies a String to the Clipboard.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-918">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\clipboard\GetAnImageFromTheClipboard.snippet</Path><LocalizedName>Get an Image from the Clipboard</LocalizedName><Title>Get an Image from the Clipboard</Title><Shortcut>clipGetImage</Shortcut><Description>Gets an Image from the Clipboard and stores it in an Image object.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-918">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\clipboard\GetaStringFromTheClipboard.snippet</Path><LocalizedName>Get a String from the Clipboard</LocalizedName><Title>Get a String from the Clipboard</Title><Shortcut>clipGetString</Shortcut><Description>Gets a String from the Clipboard and stores it in a String object.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\</DirPath>
				<LocalizedName>Controls and Components</LocalizedName>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\button\</DirPath>
					<LocalizedName>Button</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-919">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\button\ResizeaButtonDynamicallyByMeasuringItsText.snippet</Path><LocalizedName>Resize a Button Dynamically by Measuring its Text</LocalizedName><Title>Resize a Button Dynamically by Measuring its Text</Title><Shortcut>butWidth</Shortcut><Description>Resizes a button by measuring its text and then resetting its Width.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-919">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\button\ResizeaButtonDynamicallyByUsingAutoSize.snippet</Path><LocalizedName>Resize a Button Dynamically by using AutoSize</LocalizedName><Title>Resize a Button Dynamically by using AutoSize</Title><Shortcut>butAutoSize</Shortcut><Description>Uses AutoSize to dynamically resize a button to the length of its text.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\textbox\</DirPath>
					<LocalizedName>TextBox</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-934">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\textbox\PopulateAMultilineTextBoxWithAStringArray.snippet</Path><LocalizedName>Enter Multiline String into Multiline TextBox</LocalizedName><Title>Enter Multiline String into Multiline TextBox</Title><Shortcut>tbArray</Shortcut><Description>Enters a multiline string into a multiline textbox.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\richtextbox\</DirPath>
					<LocalizedName>RichTextBox</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-931">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\richtextbox\FormatCharactersinBoldinaRichTextBox.snippet</Path><LocalizedName>Format Characters in Bold in a RichTextBox Control</LocalizedName><Title>Format Characters in Bold in a RichTextBox Control</Title><Shortcut>richFormat</Shortcut><Description>Adds the text "This text is in bold." to an existing RichTextBox control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-932">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\richtextbox\LoadanRTFFileintoaRichTextBoxControl.snippet</Path><LocalizedName>Load an RTF File into a RichTextBox Control</LocalizedName><Title>Load an RTF File into a RichTextBox Control</Title><Shortcut>richLoad</Shortcut><Description>Loads a file in RTF format into a RichTextBox control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-932">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\richtextbox\PositiontheCursorinaRichTextBox.snippet</Path><LocalizedName>Position the Cursor in a RichTextBox</LocalizedName><Title>Position the Cursor in a RichTextBox</Title><Shortcut>richCursor</Shortcut><Description>Positions the cursor in a RichTextBox.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-932">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\richtextbox\SavetheContentsofaRichTextBoxtoaRTFFile.snippet</Path><LocalizedName>Save the Contents of a RichTextBox to a RTF File</LocalizedName><Title>Save the Contents of a RichTextBox to a RTF File</Title><Shortcut>richSave</Shortcut><Description>Saves the content of the RichText box to a RTF file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\menu\</DirPath>
					<LocalizedName>Menu</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-926">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\menu\AddACheckMarkToAToolStripMenuItem.snippet</Path><LocalizedName>Add a Check Mark to a ToolStripMenuItem</LocalizedName><Title>Add a Check Mark to a ToolStripMenuItem</Title><Shortcut>menuAddCheck</Shortcut><Description>Adds a check mark to a ToolStripMenuItem.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-927">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\menu\AddAContextMenuToAWindowsForm.snippet</Path><LocalizedName>Add a Context Menu to a Windows Form</LocalizedName><Title>Add a Context Menu to a Windows Form</Title><Shortcut>menuContext</Shortcut><Description>Adds a context menu to a windows form.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-928">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\menu\AddAShortcutKeyToAToolStripMenuItem.snippet</Path><LocalizedName>Add a Shortcut Key to a ToolStripMenuItem</LocalizedName><Title>Add a Shortcut Key to a ToolStripMenuItem</Title><Shortcut>menuAddShort</Shortcut><Description>Add a shortcut to a ToolStripMenuItem.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-928">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\menu\AddMenuItemsToAWindowsForm.snippet</Path><LocalizedName>Add Menu Items to Windows Forms</LocalizedName><Title>Add Menu Items to Windows Forms</Title><Shortcut>menuAddItems</Shortcut><Description>Adds menu items to an existing menu.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-929">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\menu\DeleteAToolStripMenuItemFromAMenuStrip.snippet</Path><LocalizedName>Delete a ToolStripMenuItem from a MenuStrip</LocalizedName><Title>Delete a ToolStripMenuItem from a MenuStrip</Title><Shortcut>menuDelete</Shortcut><Description>Deletes a ToolStripMenuItem from an existing MenuStrip.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\listview\</DirPath>
					<LocalizedName>ListView</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-926">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\listview\DeterminetheSelectedIteminaListView.snippet</Path><LocalizedName>Determine the Selected Item in a ListView</LocalizedName><Title>Determine the Selected Item in a ListView</Title><Shortcut>lvSelected</Shortcut><Description>Determines the selected item in a ListView and assigns it to a variable.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\treeview\</DirPath>
					<LocalizedName>TreeView</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-935">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\treeview\DeterminetheSelectedNodeinaTreeView.snippet</Path><LocalizedName>Determine the Selected Node in a TreeView</LocalizedName><Title>Determine the Selected Node in a TreeView</Title><Shortcut>tvSelect</Shortcut><Description>Determines the selected node in a TreeView control and assigns it to a variable.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\datagridview\</DirPath>
					<LocalizedName>DataGridView</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-923">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\datagridview\LocktheColumnWidthsofaDataGridView.snippet</Path><LocalizedName>Lock the Column Widths of a DataGridView</LocalizedName><Title>Lock the Column Widths of a DataGridView</Title><Shortcut>gridLock</Shortcut><Description>Locks the column widths of a DataGridView.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\listbox\</DirPath>
					<LocalizedName>ListBox</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-924">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\listbox\ClearItemsFromaBoundListBoxControl.snippet</Path><LocalizedName>Clear Items from a Bound ListBox Control</LocalizedName><Title>Clear Items from a Bound ListBox Control</Title><Shortcut>lbClear</Shortcut><Description>Clears items from a bound ListBox control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-924">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\listbox\LoadDataTableColumnIntoListBoxControl.snippet</Path><LocalizedName>Load a Column from a Database Table into a ListBox Control</LocalizedName><Title>Load a Column from a Database Table into a ListBox Control</Title><Shortcut>lbData</Shortcut><Description>Fills a ListBox with data from a DataTable object.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-925">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\listbox\LocateAnItemInAListBoxControl.snippet</Path><LocalizedName>Locate an Item in a Windows Forms ListBox Control</LocalizedName><Title>Locate an Item in a Windows Forms ListBox Control</Title><Shortcut>lbLocate</Shortcut><Description>Locates the first incidence of a string in a ListBox control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-926">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\listbox\SelectAnItemInAListBoxControl.snippet</Path><LocalizedName>Select an Item in a Windows Forms ListBox Control</LocalizedName><Title>Select an Item in a Windows Forms ListBox Control</Title><Shortcut>lbSelect</Shortcut><Description>Selects an item in a ListBox control, programmatically.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\calendar\</DirPath>
					<LocalizedName>Calendar</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-921">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\calendar\SelectRangeOfDatesInAMonthCalendar.snippet</Path><LocalizedName>Select a Range of Dates in a Windows Forms MonthCalendar</LocalizedName><Title>Select a Range of Dates in a Windows Forms MonthCalendar</Title><Shortcut>calRange</Shortcut><Description>Selects a range of dates in a MonthCalendar control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\combobox\</DirPath>
					<LocalizedName>ComboBox</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-921">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\combobox\PopulateaComboBoxfromanArrayList.snippet</Path><LocalizedName>Populate a ComboBox from an ArrayList</LocalizedName><Title>Populate a ComboBox from an ArrayList</Title><Shortcut>cbArrayList</Shortcut><Description>Uses an ArrayList object as the data source for a ComboBox control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-922">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\combobox\PopulateComboBoxfromColumnofaDatabaseTable.snippet</Path><LocalizedName>Populate a ComboBox from the Column of a Database Table</LocalizedName><Title>Populate a ComboBox from the Column of a Database Table</Title><Shortcut>cbData</Shortcut><Description>Fills a ComboBox with data from a DataTable object.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-923">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\combobox\ProvideAutomaticTextCompletionforaComboBox.snippet</Path><LocalizedName>Provide Automatic Text Completion for a ComboBox</LocalizedName><Title>Provide Automatic Text Completion for a ComboBox</Title><Shortcut>cbComplete</Shortcut><Description>Provides automatic text completion for a combobox.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\progressbar\</DirPath>
					<LocalizedName>ProgressBar</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-929">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\progressbar\UseAProgressBarToTrackIterations.snippet</Path><LocalizedName>Use a ProgressBar to Track an Iteration</LocalizedName><Title>Use a ProgressBar to Track an Iteration</Title><Shortcut>pbIterate</Shortcut><Description>Increments a ProgressBar by a fixed amount, upon each iteration.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<SnippetSubDir>
					<OnOff>on</OnOff>
					<Installed>true</Installed>
					<Locale>1033</Locale>
					<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\radiobutton\</DirPath>
					<LocalizedName>RadioButton</LocalizedName>
					<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-929">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\radiobutton\CreateRadioButtonGroupfromaStringArray.snippet</Path><LocalizedName>Create a RadioButton Group from a String Array</LocalizedName><Title>Create a RadioButton Group from a String Array</Title><Shortcut>rbString</Shortcut><Description>Creates a Group of RadioButtons from an Array of Strings.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-919">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\controls\AddaToolTiptoaWindowsFormsControl.snippet</Path><LocalizedName>Add a ToolTip to a Windows Forms Control</LocalizedName><Title>Add a ToolTip to a Windows Forms Control</Title><Shortcut>controlTip</Shortcut><Description>Adds a ToolTip to a Windows Forms Control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\</DirPath>
				<LocalizedName>Drawing</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-935">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\CreateaBitmapatRunTime.snippet</Path><LocalizedName>Create a Bitmap at Run Time</LocalizedName><Title>Create a Bitmap at Run Time</Title><Shortcut>drawBitmap</Shortcut><Description>Creates and fills a Bitmap object and displays it in an existing Windows Forms PictureBox control.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-936">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\CreateaCustomBrushDesign.snippet</Path><LocalizedName>Create a Custom Brush</LocalizedName><Title>Create a Custom Brush</Title><Shortcut>drawCustBrush</Shortcut><Description>Creates a TextureBrush object with an image file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-936">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\CreateaPen.snippet</Path><LocalizedName>Create a Pen</LocalizedName><Title>Create a Pen</Title><Shortcut>drawPen</Shortcut><Description>Creates a Pen object.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-937">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\CreateaSolidBrush.snippet</Path><LocalizedName>Create a Solid Brush</LocalizedName><Title>Create a Solid Brush</Title><Shortcut>drawBrush</Shortcut><Description>Creates a SolidBrush object.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-937">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\CreateaTriangleShapeusingaGraphicsPathObject.snippet</Path><LocalizedName>Create a Triangle Shape using a GraphicsPath Object</LocalizedName><Title>Create a Triangle Shape using a GraphicsPath Object</Title><Shortcut>drawTri</Shortcut><Description>Draws a triangle by connecting a series of points.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-937">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DisplayanAnimatedGif.snippet</Path><LocalizedName>Display an Animated GIF</LocalizedName><Title>Display an Animated GIF</Title><Shortcut>drawGif</Shortcut><Description>Displays an animated GIF.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-937">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawaFilledEllipseonaWindowsForm.snippet</Path><LocalizedName>Draw a Filled Ellipse on a Windows Form</LocalizedName><Title>Draw a Filled Ellipse on a Windows Form</Title><Shortcut>drawEll</Shortcut><Description>Draws a filled ellipse on a form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-938">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawaFilledRectangleonaWindowsForm.snippet</Path><LocalizedName>Draw a Filled Rectangle on a Windows Form</LocalizedName><Title>Draw a Filled Rectangle on a Windows Form</Title><Shortcut>drawRect</Shortcut><Description>Draws a filled rectangle on a form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-938">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawaLineonaWindowsForm.snippet</Path><LocalizedName>Draw a Line on a Windows Form</LocalizedName><Title>Draw a Line on a Windows Form</Title><Shortcut>drawLine</Shortcut><Description>Draws a line on a form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-939">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawaPieChart.snippet</Path><LocalizedName>Draw a Pie Chart</LocalizedName><Title>Draw a Pie Chart</Title><Shortcut>drawPie</Shortcut><Description>Draws a pie chart.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-939">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawaRubberBandRectangle.snippet</Path><LocalizedName>Draw a Rubber Band Rectangle</LocalizedName><Title>Draw a Rubber Band Rectangle</Title><Shortcut>drawBand</Shortcut><Description>Draws a rubber band rectangle on the form.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-939">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawaShapewithGradientFill.snippet</Path><LocalizedName>Draw a Shape with Gradient Fill</LocalizedName><Title>Draw a Shape with Gradient Fill</Title><Shortcut>drawGrad</Shortcut><Description>Draws a shape with gradient fill.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-939">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawOutlinedEllipse.snippet</Path><LocalizedName>Draw Outlined Ellipse</LocalizedName><Title>Draw Outlined Ellipse</Title><Shortcut>drawOutEll</Shortcut><Description>Draws outlined ellipses on a form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-941">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawOutlinedRectangle.snippet</Path><LocalizedName>Draw Outlined Rectangle</LocalizedName><Title>Draw Outlined Rectangle</Title><Shortcut>drawOutRect</Shortcut><Description>Draws outlined rectangle on a form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-941">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawTextonaWindowsForm.snippet</Path><LocalizedName>Draw Text on a Windows Form</LocalizedName><Title>Draw Text on a Windows Form</Title><Shortcut>drawText</Shortcut><Description>Draws text on a form.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-941">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\drawing\DrawVerticalTextonaWindowsForm.snippet</Path><LocalizedName>Draw Vertical Text on a Windows Form</LocalizedName><Title>Draw Vertical Text on a Windows Form</Title><Shortcut>drawVertText</Shortcut><Description>Draws text on a form in a vertical orientation.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\fonts\</DirPath>
				<LocalizedName>Fonts</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-942">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\fonts\CreateaFont.snippet</Path><LocalizedName>Create a Font</LocalizedName><Title>Create a Font</Title><Shortcut>fontCreate</Shortcut><Description>Creates a font by using three overloads of the Font constructor.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\sound\</DirPath>
				<LocalizedName>Sound</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-953">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\sound\LoopaSoundPlayingonaWindowsForm.snippet</Path><LocalizedName>Loop a Sound Playing on a Windows Form</LocalizedName><Title>Loop a Sound Playing on a Windows Form</Title><Shortcut>sndLoop</Shortcut><Description>Plays a looping sound in the background.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-954">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\sound\PlayaSound.snippet</Path><LocalizedName>Play a Sound</LocalizedName><Title>Play a Sound</Title><Shortcut>sndPlay</Shortcut><Description>Plays a sound from a file.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-954">%InstallRoot%\Vb\Snippets\%LCID%\windowsforms\sound\StopPlayingSoundsintheBackground.snippet</Path><LocalizedName>Stop Playing Sounds in the Background</LocalizedName><Title>Stop Playing Sounds in the Background</Title><Shortcut>sndStop</Shortcut><Description>Stops a sound playing in the background.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
		</SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\</DirPath>
			<LocalizedName>Code Patterns - If, For Each, Try Catch, Property, etc</LocalizedName>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\</DirPath>
				<LocalizedName>Conditionals and Loops</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-783">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\CompilerDirectiveIf.snippet</Path><LocalizedName>Build Only Selected Portions of the Source Code by Using #If</LocalizedName><Title>Build Only Selected Portions of the Source Code by Using #If</Title><Shortcut>ifCond</Shortcut><Description>Uses the #If compiler directive to control which block of code is compiled into the assembly.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-783">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\DoLoopUntil(Condition).snippet</Path><LocalizedName>Do...Loop Until Statement</LocalizedName><Title>Do...Loop Until Statement</Title><Shortcut>DoLoopUn</Shortcut><Description>Loops until a condition is True.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-783">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\DoLoopWhile(Condition).snippet</Path><LocalizedName>Do...Loop While Statement</LocalizedName><Title>Do...Loop While Statement</Title><Shortcut>DoLoopWh</Shortcut><Description>Loops while a condition is True.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-783">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\DoUntil(Condition)Loop.snippet</Path><LocalizedName>Do Until...Loop Statement</LocalizedName><Title>Do Until...Loop Statement</Title><Shortcut>DoUntil</Shortcut><Description>Loops until a condition is True.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-785">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\DoWhile(Condition)Loop.snippet</Path><LocalizedName>Do While...Loop Statement</LocalizedName><Title>Do While...Loop Statement</Title><Shortcut>DoWhile</Shortcut><Description>Loops while a condition is True.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-785">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\ForEachNext.snippet</Path><LocalizedName>For Each...Next Statement</LocalizedName><Title>For Each...Next Statement</Title><Shortcut>ForEach</Shortcut><Description>Loops through a collection of items.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-786">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\ForNext(Integerloop).snippet</Path><LocalizedName>For...Next Statement</LocalizedName><Title>For...Next Statement</Title><Shortcut>For</Shortcut><Description>Loops through a sequence of numbers.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-786">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\IfElseEndIfStatement.snippet</Path><LocalizedName>If...Else...End If Statement</LocalizedName><Title>If...Else...End If Statement</Title><Shortcut>IfElse</Shortcut><Description>Inserts an If...Else...End If statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-786">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\IfElseIfElseEndIf.snippet</Path><LocalizedName>If...ElseIf...Else...End If Statement</LocalizedName><Title>If...ElseIf...Else...End If Statement</Title><Shortcut>IfElseIf</Shortcut><Description>Inserts an If...ElseIf...Else...End If statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-787">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\IfEndifStatement.snippet</Path><LocalizedName>If..End If Statement</LocalizedName><Title>If..End If Statement</Title><Shortcut>If</Shortcut><Description>Inserts an If..End If statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-787">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\SelectCaseStatement.snippet</Path><LocalizedName>Select Case Statement</LocalizedName><Title>Select Case Statement</Title><Shortcut>Select</Shortcut><Description>Inserts a Select Case statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-787">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\conditionals and loops\While(Cond)EndWhile.snippet</Path><LocalizedName>While...End While Statement</LocalizedName><Title>While...End While Statement</Title><Shortcut>While</Shortcut><Description>Inserts a While...End While statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\exception handling\</DirPath>
				<LocalizedName>Error Handling (Exceptions)</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-788">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\exception handling\DefineAnExceptionClass.snippet</Path><LocalizedName>Define An Exception Class</LocalizedName><Title>Define An Exception Class</Title><Shortcut>Except</Shortcut><Description>Provides a basic implementation for a new exception class.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-788">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\exception handling\ThrowanException.snippet</Path><LocalizedName>Throw an Exception</LocalizedName><Title>Throw an Exception</Title><Shortcut>Throw</Shortcut><Description>Throws an Exception.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-789">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\exception handling\TryCatchEndTryStatement.snippet</Path><LocalizedName>Try...Catch...End Try Statement</LocalizedName><Title>Try...Catch...End Try Statement</Title><Shortcut>TryC</Shortcut><Description>Inserts a Try...Catch...End Try statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-789">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\exception handling\TryCatchFinallyEndTry.snippet</Path><LocalizedName>Try...Catch...Finally...End Try Statement</LocalizedName><Title>Try...Catch...Finally...End Try Statement</Title><Shortcut>TryCF</Shortcut><Description>Inserts a Try...Catch...Finally...End Try statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-791">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\exception handling\TryFinallyEndTryStatement.snippet</Path><LocalizedName>Try...Finally...End Try Statement</LocalizedName><Title>Try...Finally...End Try Statement</Title><Shortcut>TryF</Shortcut><Description>Inserts a Try...Finally...End Try statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-791">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\exception handling\UsingStatement.snippet</Path><LocalizedName>Using Statement</LocalizedName><Title>Using Statement</Title><Shortcut>Using</Shortcut><Description>Inserts a Using statement.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\</DirPath>
				<LocalizedName>Properties, Procedures, Events</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-792">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\Addition(+)Operator.snippet</Path><LocalizedName>Define an Addition Operator (+)</LocalizedName><Title>Define an Addition Operator (+)</Title><Shortcut>OpAdd</Shortcut><Description>Defines the addition (+) operator on a class.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-792">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\CallAWindowsAPI.snippet</Path><LocalizedName>Define a Function to Call a Windows API</LocalizedName><Title>Define a Function to Call a Windows API</Title><Shortcut>WinApi</Shortcut><Description>Defines a function to call a Windows API.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-793">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\ComparisonOperators.snippet</Path><LocalizedName>Define Comparison Operators (&gt; and &lt;)</LocalizedName><Title>Define Comparison Operators (&gt; and &lt;)</Title><Shortcut>OpComp</Shortcut><Description>Defines the comparison operators (&gt; and &lt;).</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-793">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\CTypeOperators.snippet</Path><LocalizedName>Define a CType Operator</LocalizedName><Title>Define a CType Operator</Title><Shortcut>OpCType</Shortcut><Description>Defines the CType Operators on a class.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-794">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\DeclareAnEvent.snippet</Path><LocalizedName>Declare an Event</LocalizedName><Title>Declare an Event</Title><Shortcut>Event</Shortcut><Description>Declares an event.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-794">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\DefaultProperty.snippet</Path><LocalizedName>Define a Default Property</LocalizedName><Title>Define a Default Property</Title><Shortcut>PropDef</Shortcut><Description>Defines a default property or index property.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-795">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\DefineAPrivateSub.snippet</Path><LocalizedName>Define a Sub that is Private</LocalizedName><Title>Define a Sub that is Private</Title><Shortcut>SubPriv</Shortcut><Description>Uses the Sub keyword to define a private method that does not return a value.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-795">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\DefineAProperty.snippet</Path><LocalizedName>Define a Property</LocalizedName><Title>Define a Property</Title><Shortcut>Property</Shortcut><Description>Defines a Property with a backing field.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-795">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\DefineAPublicSub.snippet</Path><LocalizedName>Define a Sub that is Public</LocalizedName><Title>Define a Sub that is Public</Title><Shortcut>SubPub</Shortcut><Description>Uses the Sub keyword to define a method that does not return a value.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-796">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\EqualityOperators.snippet</Path><LocalizedName>Define Equality Operators (= and &lt;&gt;)</LocalizedName><Title>Define Equality Operators (= and &lt;&gt;)</Title><Shortcut>OpEqual</Shortcut><Description>Defines the equality Operators (= and &lt;&gt;).</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-796">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\FuncWithGenericParam.snippet</Path><LocalizedName>Define a Function with Generic Parameters</LocalizedName><Title>Define a Function with Generic Parameters</Title><Shortcut>FuncGeneric</Shortcut><Description>Defines a Function that uses Generic parameters.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-797">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\FuncWithVarParams.snippet</Path><LocalizedName>Define a Function with a Parameter Array</LocalizedName><Title>Define a Function with a Parameter Array</Title><Shortcut>FuncParArr</Shortcut><Description>Defines a Function that takes a variable number of parameters.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-797">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\OverridableSub.snippet</Path><LocalizedName>Define a Sub that is Overridable</LocalizedName><Title>Define a Sub that is Overridable</Title><Shortcut>SubOver</Shortcut><Description>Defines an Overridable Sub.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-797">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\ProcedureWithReturn.snippet</Path><LocalizedName>Define a Function</LocalizedName><Title>Define a Function</Title><Shortcut>Function</Shortcut><Description>Uses the Function keyword to define a procedure that returns a value.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-799">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\ProcWithoutReturn.snippet</Path><LocalizedName>Define a Sub</LocalizedName><Title>Define a Sub</Title><Shortcut>Sub</Shortcut><Description>Uses the Sub keyword to define a procedure that does not return a value.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-799">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\ReadOnlyProperty.snippet</Path><LocalizedName>Define a ReadOnly Property</LocalizedName><Title>Define a ReadOnly Property</Title><Shortcut>PropRead</Shortcut><Description>Defines a ReadOnly Property with a backing field.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-800">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\SubToOverrideDispose.snippet</Path><LocalizedName>Define a Sub that Overrides Dispose</LocalizedName><Title>Define a Sub that Overrides Dispose</Title><Shortcut>Dispose</Shortcut><Description>Overrides the Dispose Function according to the Dispose Finalize pattern.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-800">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\SubWithByRefParam.snippet</Path><LocalizedName>Define a Sub with a ByRef parameter</LocalizedName><Title>Define a Sub with a ByRef parameter</Title><Shortcut>SubByRef</Shortcut><Description>Defines a Sub with an argument whose value can be changed by the code in the method.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-801">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\properties and procedures\WriteOnlyProperty.snippet</Path><LocalizedName>Define a WriteOnly Property</LocalizedName><Title>Define a WriteOnly Property</Title><Shortcut>PropWrite</Shortcut><Description>Defines a WriteOnly Property with a backing field.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\types\</DirPath>
				<LocalizedName>Enums, Generics, Interfaces, Structures</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-801">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\types\DefineAnEnumeration.snippet</Path><LocalizedName>Define an Enumeration</LocalizedName><Title>Define an Enumeration</Title><Shortcut>Enum</Shortcut><Description>Defines an enumeration.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-802">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\types\DefineAnEnumerationWithCustomValues.snippet</Path><LocalizedName>Define an Enumeration with Custom Values</LocalizedName><Title>Define an Enumeration with Custom Values</Title><Shortcut>EnumCustom</Shortcut><Description>Defines an enumeration with specified integer values.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-803">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\types\DefineANewGenericType.snippet</Path><LocalizedName>Define a New Generic Type</LocalizedName><Title>Define a New Generic Type</Title><Shortcut>Generic</Shortcut><Description>Defines a Generic Type.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-803">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\types\DefineAnInterface.snippet</Path><LocalizedName>Define an Interface</LocalizedName><Title>Define an Interface</Title><Shortcut>Interface</Shortcut><Description>Defines an interface.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-804">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\types\DefineAStructure.snippet</Path><LocalizedName>Define a Structure</LocalizedName><Title>Define a Structure</Title><Shortcut>Struct</Shortcut><Description>Defines a structure.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-804">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\types\GetTheStringValueOfAnEnumerationValue.snippet</Path><LocalizedName>Find the Name of an Enumeration Value</LocalizedName><Title>Find the Name of an Enumeration Value</Title><Shortcut>EnumStr</Shortcut><Description>Gets the string name of an enumeration value.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-804">%InstallRoot%\Vb\Snippets\%LCID%\common code patterns\types\ImplementTheDisposeFinalizePattern.snippet</Path><LocalizedName>Define a Class that Implements IDisposable</LocalizedName><Title>Define a Class that Implements IDisposable</Title><Shortcut>IDispose</Shortcut><Description>Implements the Dispose Finalize pattern.</Description><Author>Microsoft Corporation</Author><Kind>type decl</Kind></CodeSnippet></SnippetSubDir>
		</SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\os\</DirPath>
			<LocalizedName>Windows System - Logging, Processes, Registry, Services</LocalizedName>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\os\eventlog\</DirPath>
				<LocalizedName>Windows - Event logs</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-877">%InstallRoot%\Vb\Snippets\%LCID%\os\eventlog\ReadEntriesCreatedbyaParticularApplicationfromtheEventlog.snippet</Path><LocalizedName>Read Entries Created by a Particular Application from the Event Log</LocalizedName><Title>Read Entries Created by a Particular Application from the Event Log</Title><Shortcut>evReadApp</Shortcut><Description>Populates a list with all event log entries for an application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-879">%InstallRoot%\Vb\Snippets\%LCID%\os\eventlog\ReadEntriesfromEventLogs.snippet</Path><LocalizedName>Read Entries from Event Logs</LocalizedName><Title>Read Entries from Event Logs</Title><Shortcut>evReadLog</Shortcut><Description>Reads all event log entries.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-879">%InstallRoot%\Vb\Snippets\%LCID%\os\eventlog\WritetotheApplicationEventLogfromaSpecifiedSource.snippet</Path><LocalizedName>Write to the Application Event Log from a Specified Source</LocalizedName><Title>Write to the Application Event Log from a Specified Source</Title><Shortcut>evWriteApp</Shortcut><Description>Writes a message to the application Event Log.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-880">%InstallRoot%\Vb\Snippets\%LCID%\os\eventlog\WritetotheMyApplicationLog.snippet</Path><LocalizedName>Write to the My.Application Log</LocalizedName><Title>Write to the My.Application Log</Title><Shortcut>evWriteLog</Shortcut><Description>Writes a string to the application event log on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\</DirPath>
				<LocalizedName>Windows - Message Queues</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-881">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\CreateaMessageQueue.snippet</Path><LocalizedName>Create a Public Message Queue</LocalizedName><Title>Create a Public Message Queue</Title><Shortcut>mqCreate</Shortcut><Description>Creates a public message queue on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-881">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\CreateaPrivateMessageQueue.snippet</Path><LocalizedName>Create a Private Message Queue</LocalizedName><Title>Create a Private Message Queue</Title><Shortcut>mqCreatePriv</Shortcut><Description>Creates a private message queue on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-882">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\PeekatMessages.snippet</Path><LocalizedName>Peek at Messages</LocalizedName><Title>Peek at Messages</Title><Shortcut>mqPeek</Shortcut><Description>Uses the Peek method to look at the first message on the queue without removing that message from the queue.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-882">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\PurgeQueueContents.snippet</Path><LocalizedName>Purge Queue Contents</LocalizedName><Title>Purge Queue Contents</Title><Shortcut>mqPurge</Shortcut><Description>Uses the Purge method to clear the contents of any queue to which you have access rights in the Message Queuing system.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-883">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\RetrieveaListofMessageQueuesontheLocalMachine.snippet</Path><LocalizedName>Retrieve a List of Message Queues on the Local Computer</LocalizedName><Title>Retrieve a List of Message Queues on the Local Computer</Title><Shortcut>mqList</Shortcut><Description>Retreives the message queues on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-883">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\RetrieveMessageLabels.snippet</Path><LocalizedName>Retrieve Message Labels</LocalizedName><Title>Retrieve Message Labels</Title><Shortcut>mqLabels</Shortcut><Description>Retrieves and array of messages and creates an array of the message labels.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-884">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\SendaMessagetoaMessageQueue.snippet</Path><LocalizedName>Send a Message to a Message Queue</LocalizedName><Title>Send a Message to a Message Queue</Title><Shortcut>mqSend</Shortcut><Description>Sends a text message to a queue on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-884">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\SendandReceiveMessagesProgrammatically.snippet</Path><LocalizedName>Send and Receive Messages Programmatically</LocalizedName><Title>Send and Receive Messages Programmatically</Title><Shortcut>mqSendRec</Shortcut><Description>Sends a message to a queue on the local computer, receives that message, and formats the body as a string.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-885">%InstallRoot%\Vb\Snippets\%LCID%\os\messaging\SpecifytheFormatterforRetrievedMessages.snippet</Path><LocalizedName>Specify the Formatter for Retrieved Messages</LocalizedName><Title>Specify the Formatter for Retrieved Messages</Title><Shortcut>mqFormat</Shortcut><Description>Determines how a message body is deserialized.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\os\process\</DirPath>
				<LocalizedName>Windows - Processes</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-886">%InstallRoot%\Vb\Snippets\%LCID%\os\process\ListApplications.snippet</Path><LocalizedName>List Applications</LocalizedName><Title>List Applications</Title><Shortcut>procList</Shortcut><Description>Creates a string that contains a list of running application processes.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-887">%InstallRoot%\Vb\Snippets\%LCID%\os\process\OpenWebpageinDefaultBrowser.snippet</Path><LocalizedName>Open Webpage in Default Browser</LocalizedName><Title>Open Webpage in Default Browser</Title><Shortcut>procBrowser</Shortcut><Description>Opens a webpage in the default browser.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-888">%InstallRoot%\Vb\Snippets\%LCID%\os\process\RunaProgramAssociatedwithaFileType.snippet</Path><LocalizedName>Run a Program Associated with a File Type</LocalizedName><Title>Run a Program Associated with a File Type</Title><Shortcut>procRun</Shortcut><Description>Runs a program associated with a file type.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-888">%InstallRoot%\Vb\Snippets\%LCID%\os\process\StartanApplication.snippet</Path><LocalizedName>Start an Application</LocalizedName><Title>Start an Application</Title><Shortcut>procStart</Shortcut><Description>Starts the Notepad application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-889">%InstallRoot%\Vb\Snippets\%LCID%\os\process\StopanApplication.snippet</Path><LocalizedName>Stop an Application</LocalizedName><Title>Stop an Application</Title><Shortcut>procStop</Shortcut><Description>Stops a running application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\os\registry\</DirPath>
				<LocalizedName>Windows - Registry</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-890">%InstallRoot%\Vb\Snippets\%LCID%\os\registry\CreateaRegistryKeyandSetItsValues.snippet</Path><LocalizedName>Create a Registry Key</LocalizedName><Title>Create a Registry Key</Title><Shortcut>regCreate</Shortcut><Description>Creates a registry key.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-891">%InstallRoot%\Vb\Snippets\%LCID%\os\registry\DeleteRegistryKey.snippet</Path><LocalizedName>Delete a Registry Key</LocalizedName><Title>Delete a Registry Key</Title><Shortcut>regDel</Shortcut><Description>Deletes a registry key.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-891">%InstallRoot%\Vb\Snippets\%LCID%\os\registry\DetermineWhetheraRegistryKeyExists.snippet</Path><LocalizedName>Determine Whether a Registry Key Exists</LocalizedName><Title>Determine Whether a Registry Key Exists</Title><Shortcut>regExist</Shortcut><Description>Checks to see if the specified registry key exists.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-891">%InstallRoot%\Vb\Snippets\%LCID%\os\registry\ReadRegistryValues.snippet</Path><LocalizedName>Read a Registry Value</LocalizedName><Title>Read a Registry Value</Title><Shortcut>regRead</Shortcut><Description>Reads a string registry value from the current user hive.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-892">%InstallRoot%\Vb\Snippets\%LCID%\os\registry\WriteRegistryValues.snippet</Path><LocalizedName>Write a Registry Value</LocalizedName><Title>Write a Registry Value</Title><Shortcut>regWrite</Shortcut><Description>Writes a string registry value to the current user hive.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\</DirPath>
				<LocalizedName>Windows - System Information</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-896">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\CentralizedResponsetoChangesintheDesktop.snippet</Path><LocalizedName>Respond to changes to Windows User preferences</LocalizedName><Title>Respond to changes to Windows User preferences</Title><Shortcut>sysChgPref</Shortcut><Description>Demonstrates how to handle changes made to the Windows user's preferences</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-896">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\ChangeRegionalSettings.snippet</Path><LocalizedName>Change Regional Settings</LocalizedName><Title>Change Regional Settings</Title><Shortcut>sysChgSet</Shortcut><Description>Changes regional settings.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-897">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\CreateanEnvironmentVariable.snippet</Path><LocalizedName>Create an Environment Variable</LocalizedName><Title>Create an Environment Variable</Title><Shortcut>sysCreateVar</Shortcut><Description>Creates a user environment variable that persists between program executions.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-897">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\DetectDesktopDisplayResolution.snippet</Path><LocalizedName>Determine Desktop Display Resolution</LocalizedName><Title>Determine Desktop Display Resolution</Title><Shortcut>sysRes</Shortcut><Description>Determines the width and height, in pixels, of the desktop.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-897">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\DeterminetheAmountofSystemMemory.snippet</Path><LocalizedName>Determine the Amount of System Memory Available</LocalizedName><Title>Determine the Amount of System Memory Available</Title><Shortcut>sysMem</Shortcut><Description>Determines the amount of system memory currently available.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-899">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\DeterminetheCurrentWindowsVersion.snippet</Path><LocalizedName>Determine the Current Windows Version</LocalizedName><Title>Determine the Current Windows Version</Title><Shortcut>sysOS</Shortcut><Description>Determines the version of Windows in use</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-899">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\DeterminetheWindowsSystemDirectory.snippet</Path><LocalizedName>Determine the Windows System Directory</LocalizedName><Title>Determine the Windows System Directory</Title><Shortcut>sysDir</Shortcut><Description>Assigns the System Directory to a String.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-900">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\FindtheAmountofDiskSpaceAvailable.snippet</Path><LocalizedName>Find the Amount of Disk Space Available</LocalizedName><Title>Find the Amount of Disk Space Available</Title><Shortcut>sysSpace</Shortcut><Description>Returns the amount of available disk space on a specified drive.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-900">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\ListEnvironmentVariables.snippet</Path><LocalizedName>List Environment Variables</LocalizedName><Title>List Environment Variables</Title><Shortcut>sysListVar</Shortcut><Description>Creates a string that lists all the user environment variables and their values.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-901">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveAccessiblityPreferences.snippet</Path><LocalizedName>Retrieve Accessibility Preferences</LocalizedName><Title>Retrieve Accessibility Preferences</Title><Shortcut>sysAccess</Shortcut><Description>Gets a value indicating whether the user has selected to run in high-contrast mode.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-901">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveanEnvironmentVariable.snippet</Path><LocalizedName>Retrieve an Environment Variable</LocalizedName><Title>Retrieve an Environment Variable</Title><Shortcut>sysReadVar</Shortcut><Description>Retrieves the value of an environment variable.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-902">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveorChangeUserPreferencesforIcons.snippet</Path><LocalizedName>Retrieve User Preferences for Icons</LocalizedName><Title>Retrieve User Preferences for Icons</Title><Shortcut>sysIcon</Shortcut><Description>Retrieves the user preferences for icon display properties.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-903">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveorChangeUserPreferencesforKeyboardSettings.snippet</Path><LocalizedName>Retrieve User Preferences for Keyboard Settings</LocalizedName><Title>Retrieve User Preferences for Keyboard Settings</Title><Shortcut>sysKey</Shortcut><Description>Retrieves the user's keyboard settings.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-903">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveorChangeUserPreferencesforMenus.snippet</Path><LocalizedName>Retrieve User Preferences for Menus</LocalizedName><Title>Retrieve User Preferences for Menus</Title><Shortcut>sysMenu</Shortcut><Description>Retrieves several menu settings.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-904">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveorChangeUserPreferencesforMouseSettings.snippet</Path><LocalizedName>Retrieve Mouse Settings</LocalizedName><Title>Retrieve Mouse Settings</Title><Shortcut>sysMouse</Shortcut><Description>Retrieves several mouse settings.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-904">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveorChangeUserPreferencesforRegionalSettings.snippet</Path><LocalizedName>Retrieve Regional Settings</LocalizedName><Title>Retrieve Regional Settings</Title><Shortcut>sysRegion</Shortcut><Description>Retrieves various regional settings.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-904">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveorChangeUserPreferencesforSystemColors.snippet</Path><LocalizedName>Retrieve User Preferences for System Colors</LocalizedName><Title>Retrieve User Preferences for System Colors</Title><Shortcut>sysColor</Shortcut><Description>Retrieves just two of the many system color settings.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-905">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrieveorChangeUserPreferencesforSystemPowerSettings.snippet</Path><LocalizedName>Retrieve Information about Battery Life</LocalizedName><Title>Retrieve Information about Battery Life</Title><Shortcut>sysPower</Shortcut><Description>Retrieves the percent of battery life left, and warns the user if the percent is below five percent.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-905">%InstallRoot%\Vb\Snippets\%LCID%\os\systeminfo\RetrievetheCurrentTimeontheLocalComputer.snippet</Path><LocalizedName>Retrieve the Current Time on the Local Computer</LocalizedName><Title>Retrieve the Current Time on the Local Computer</Title><Shortcut>sysTime</Shortcut><Description>Displays the current time on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<SnippetSubDir>
				<OnOff>on</OnOff>
				<Installed>true</Installed>
				<Locale>1033</Locale>
				<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\os\services\</DirPath>
				<LocalizedName>Windows - Services</LocalizedName>
				<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-893">%InstallRoot%\Vb\Snippets\%LCID%\os\services\ContinueaWindowsService.snippet</Path><LocalizedName>Continue a Windows Service</LocalizedName><Title>Continue a Windows Service</Title><Shortcut>servCont</Shortcut><Description>Uses the ServiceController component to continue a paused service.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-894">%InstallRoot%\Vb\Snippets\%LCID%\os\services\PauseaWindowsService.snippet</Path><LocalizedName>Pause a Windows Service</LocalizedName><Title>Pause a Windows Service</Title><Shortcut>servPause</Shortcut><Description>Uses the ServiceController component to pause the a service on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-894">%InstallRoot%\Vb\Snippets\%LCID%\os\services\RetrieveaListofServices.snippet</Path><LocalizedName>Retrieve a List of Services</LocalizedName><Title>Retrieve a List of Services</Title><Shortcut>servList</Shortcut><Description>Creates a string of array of the services on the local computer.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-895">%InstallRoot%\Vb\Snippets\%LCID%\os\services\StartaWindowsService.snippet</Path><LocalizedName>Start a Windows Service</LocalizedName><Title>Start a Windows Service</Title><Shortcut>servStart</Shortcut><Description>Starts a Windows service application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-895">%InstallRoot%\Vb\Snippets\%LCID%\os\services\StopaWindowsService.snippet</Path><LocalizedName>Stop a Windows Service</LocalizedName><Title>Stop a Windows Service</Title><Shortcut>servStop</Shortcut><Description>Stops a Windows service application.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet></SnippetSubDir>
			<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-880">%InstallRoot%\Vb\Snippets\%LCID%\os\FindtheCurrentUsersName.snippet</Path><LocalizedName>Find the Current User's Name</LocalizedName><Title>Find the Current User's Name</Title><Shortcut>osUser</Shortcut><Description>Retrieves the name of the current user.</Description><Author>Microsoft Corporation</Author><Kind>method body</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-886">%InstallRoot%\Vb\Snippets\%LCID%\os\PerformanActionwhenSystemPowerModeChanges.snippet</Path><LocalizedName>Perform an Action when System Power Mode Changes</LocalizedName><Title>Perform an Action when System Power Mode Changes</Title><Shortcut>osPower</Shortcut><Description>Performs an action when the system power mode changes.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-892">%InstallRoot%\Vb\Snippets\%LCID%\os\RespondtoTimerEvent.snippet</Path><LocalizedName>Respond to Timer Event</LocalizedName><Title>Respond to Timer Event</Title><Shortcut>osTimer</Shortcut><Description>Responds to a timer event.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-906">%InstallRoot%\Vb\Snippets\%LCID%\os\UseBeginInvokeonaControltorunCodeAsynchronously.snippet</Path><LocalizedName>Use BeginInvoke on a Control to Run Code Asynchronously</LocalizedName><Title>Use BeginInvoke on a Control to Run Code Asynchronously</Title><Shortcut>osInvoke</Shortcut><Description>Uses BeginInvoke on a control to run code asynchronously.</Description><Author>Microsoft Corporation</Author><Kind>method decl</Kind></CodeSnippet></SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\WPF\</DirPath>
			<LocalizedName>WPF</LocalizedName>
			<CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-954">%InstallRoot%\Vb\Snippets\%LCID%\WPF\DependencyProperty Attached.snippet</Path><LocalizedName>Add a DependencyProperty Registration (Attached)</LocalizedName><Title>Add a DependencyProperty Registration (Attached)</Title><Shortcut>wpfdpa</Shortcut><Description>Adds code to register an attached DependencyProperty. This snippet must be added to a class that derives from DependencyObject.</Description><Author>Microsoft Corporation</Author><SnippetType>Expansion</SnippetType></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-955">%InstallRoot%\Vb\Snippets\%LCID%\WPF\DependencyProperty ReadOnly.snippet</Path><LocalizedName>Add a DependencyProperty Registration (Read-Only)</LocalizedName><Title>Add a DependencyProperty Registration (Read-Only)</Title><Shortcut>wpfdpro</Shortcut><Description>Adds code to register a read-only DependencyProperty. This snippet must be added to a class that derives from DependencyObject.</Description><Author>Microsoft Corporation</Author><SnippetType>Expansion</SnippetType></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-955">%InstallRoot%\Vb\Snippets\%LCID%\WPF\DependencyProperty.snippet</Path><LocalizedName>Add a DependencyProperty Registration</LocalizedName><Title>Add a DependencyProperty Registration</Title><Shortcut>wpfdp</Shortcut><Description>Adds code to register a read-write DependencyProperty. This snippet must be added to a class that derives from DependencyObject.</Description><Author>Microsoft Corporation</Author><SnippetType>Expansion</SnippetType></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-957">%InstallRoot%\Vb\Snippets\%LCID%\WPF\RoutedCommand.snippet</Path><LocalizedName>Add a RoutedCommand Registration</LocalizedName><Title>Add a RoutedCommand Registration</Title><Shortcut>wpfrc</Shortcut><Description>Adds code to register a RoutedCommand.</Description><Author>Microsoft Corporation</Author><SnippetType>Expansion</SnippetType></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-957">%InstallRoot%\Vb\Snippets\%LCID%\WPF\RoutedCommandHandlers.snippet</Path><LocalizedName>Add a RoutedCommand CanExecute and Executed Handler</LocalizedName><Title>Add a RoutedCommand CanExecute and Executed Handler</Title><Shortcut>wpfrch</Shortcut><Description>Adds CanExecute and Executed handlers. To function, these handlers must be hooked to a CommandBinding.</Description><Author>Microsoft Corporation</Author><SnippetType>Expansion</SnippetType></CodeSnippet><CodeSnippet><Path TimeStamp="2025-3-1-14-14-20-958">%InstallRoot%\Vb\Snippets\%LCID%\WPF\RoutedEvent.snippet</Path><LocalizedName>Add a RoutedEvent Registration</LocalizedName><Title>Add a RoutedEvent Registration</Title><Shortcut>wpfre</Shortcut><Description>Adds code to register a RoutedEvent. This snippet must be added to a class that derives from UIElement.</Description><Author>Microsoft Corporation</Author><SnippetType>Expansion</SnippetType></CodeSnippet></SnippetDir>
		<SnippetDir>
			<OnOff>on</OnOff>
			<Installed>true</Installed>
			<Locale>1033</Locale>
			<DirPath>%InstallRoot%\Vb\Snippets\%LCID%\Test\</DirPath>
			<LocalizedName>Test</LocalizedName>
		</SnippetDir>
	</Language>
</SnippetCollection>
