Urn.GetAttribute メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| 名前 | 説明 |
|---|---|
| GetAttribute(String) |
最後のレベルからフィルターからプロパティ値を取得する |
| GetAttribute(String, String) |
指定したレベルからフィルターからプロパティ値を取得する |
GetAttribute(String, String)
指定したレベルからフィルターからプロパティ値を取得する
public string GetAttribute(string attributeName, string type);
member this.GetAttribute : string * string -> string
Public Function GetAttribute (attributeName As String, type As String) As String
パラメーター
- attributeName
- String
プロパティ名
- type
- String
レベル名
返品
属性名、その名前を持つ属性がない場合は null