次の方法で共有


ContextNode.Links プロパティ

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]

名前空間:  Microsoft.Ink
アセンブリ:  Microsoft.Ink.Analysis (Microsoft.Ink.Analysis.dll 内)

構文

'宣言
Public ReadOnly Property Links As ContextLinkCollection
    Get
'使用
Dim instance As ContextNode
Dim value As ContextLinkCollection

value = instance.Links
public ContextLinkCollection Links { get; }
public:
property ContextLinkCollection^ Links {
    ContextLinkCollection^ get ();
}
function get Links () : ContextLinkCollection
member Links : ContextLinkCollection

プロパティ値

型 : Microsoft.Ink.ContextLinkCollection

プラットフォーム

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

ContextNode クラス

ContextNode メンバー

Microsoft.Ink 名前空間