Share via


ISymbol.Content Property

Definition

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

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

Property Value

The content of the symbol.

Applies to