SymbolBase<TType>.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 a SymbolBase<TType>.

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

Property Value

The content of a SymbolBase<TType>.

Applies to