[This is preliminary documentation and is subject to change.]
Property - SubComponentDelimiter
| C# | Visual Basic | Visual C++ |
public string SubComponentDelimiter { get; set; }
Public Property SubComponentDelimiter As String
public: property String^ SubComponentDelimiter { String^ get (); void set (String^ value); }