BlockSyntaxDescriptor.GetAttributeValue

BlockSyntaxDescriptor.GetAttributeValue<T> method

Attribute を取得するためのインターフェイスを定義します

public T GetAttributeValue<T>(string name)
パラメータ説明
Tタイプパラメータ。
name文字列名。

戻り値

タイプの値。

関連項目