EditorContextMenuLinkDocItem クラス
v2 に適用されます。
エディター コンテキスト メニューのドキュメント項目へのリンクを表します。
継承階層
System.Object
Microsoft.WebMatrix.Extensibility.Editor.EditorContextMenuLinkDocItem
名前空間: Microsoft.WebMatrix.Extensibility.Editor
アセンブリ: Microsoft.WebMatrix.Extensibility (Microsoft.WebMatrix.Extensibility.dll)
構文
'宣言
Public NotInheritable Class EditorContextMenuLinkDocItem
'使用
Dim instance As EditorContextMenuLinkDocItem
public sealed class EditorContextMenuLinkDocItem
public ref class EditorContextMenuLinkDocItem sealed
[<SealedAttribute>]
type EditorContextMenuLinkDocItem = class end
public final class EditorContextMenuLinkDocItem
EditorContextMenuLinkDocItem 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
![]() |
EditorContextMenuLinkDocItem | EditorContextMenuLinkDocItem クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
![]() |
Hyperlink | ドキュメント項目へのコンテキスト メニューを表示するリンクを取得します。 |
![]() |
Text | ハイパーリンクに関連付けられたテキストを取得します。 |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。