BlockKeyedCollection<T>.RootBlockName Property

Gets the name of the root block.
Public Property RootBlockName() As String 
Get 
This language is not supported or no code example is available.
public string RootBlockName {get;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
If the string is null or empty, the collection doesn't have a root block specified.

.NET Framework

Supported in: 4.8

In this article

Definition