BlockSyntaxDescriptor.GetAttributes

BlockSyntaxDescriptor.GetAttributes method

定义获取属性的接口。

public IEnumerable<KeyValuePair<string, object>> GetAttributes()

返回值

IEnumerable。

也可以看看