Block.Name Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the string name of the block.

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The string name of the block.

Applies to