Skip to content

Commit ac8aa72

Browse files
authored
update ms.date
1 parent dc25a9d commit ac8aa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/how-to/parse-strings-using-split.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Divide strings using String.Split"
33
description: The Split method returns an array of strings split from a set of delimiters. It's an easy way to extract substrings from a string.
4-
ms.date: 03/06/2024
4+
ms.date: 10/31/2024
55
helpviewer_keywords:
66
- "splitting strings [C#]"
77
- "Split method [C#]"

0 commit comments

Comments
 (0)