VCCodeMap.StartPoint プロパティ

コード項目の先頭を定義する TextPoint オブジェクトを取得します。

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

構文

'宣言
ReadOnly Property StartPoint As TextPoint
'使用
Dim instance As VCCodeMap
Dim value As TextPoint

value = instance.StartPoint
TextPoint StartPoint { get; }
property TextPoint^ StartPoint {
    TextPoint^ get ();
}
function get StartPoint () : TextPoint

プロパティ値

型 : EnvDTE.TextPoint

TextPoint オブジェクト。

アクセス許可

  • 直前の呼び出し元に対する完全な信頼。このメンバは、部分的に信頼されているコードから使用することはできません。詳細については、「部分信頼コードからのライブラリの使用」を参照してください。

参照

概念

方法 : オートメーション オブジェクト モデルのコード例をコンパイルおよび実行する

参照

VCCodeMap インターフェイス

VCCodeMap メンバ

Microsoft.VisualStudio.VCCodeModel 名前空間