SiteMapNode.Attributes プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SiteMapNode.Attributes プロパティの意味・解説 

SiteMapNode.Attributes プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

SiteMapNode クラス定義されている厳密に指定されプロパティ以外の追加属性コレクション取得または設定します

名前空間: System.Web
アセンブリ: System.Web (system.web.dll 内)
構文構文

Dim value As NameValueCollection

value = Me.Attributes

Me.Attributes = value
protected NameValueCollection Attributes { get;
 set; }
protected:
property NameValueCollection^ Attributes {
    NameValueCollection^ get ();
    void set (NameValueCollection^ value);
}
/** @property */
protected NameValueCollection get_Attributes ()

/** @property */
protected void set_Attributes (NameValueCollection
 value)
protected function get Attributes
 () : NameValueCollection

protected function set Attributes
 (value : NameValueCollection)

プロパティ
TitleDescriptionUrl、および Roles 以外のSiteMapNode追加属性の NameValueCollection。属性存在しない場合null 参照 (Visual Basic では Nothing)。

例外例外
例外種類条件

InvalidOperationException

ノード読み取り専用です。

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SiteMapNode クラス
SiteMapNode メンバ
System.Web 名前空間
GetImplicitResourceString
GetExplicitResourceString



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「SiteMapNode.Attributes プロパティ」の関連用語

SiteMapNode.Attributes プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SiteMapNode.Attributes プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS