ISymbol.Content 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取符号的内容。

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

属性值

符号的内容。

适用于