次の方法で共有


OAComReference.Path プロパティ

参照のパスを取得します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Automation
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Public Overrides ReadOnly Property Path As String
'使用
Dim instance As OAComReference
Dim value As String

value = instance.Path
public override string Path { get; }
public:
virtual property String^ Path {
    String^ get () override;
}
public override function get Path () : String

プロパティ値

型 : System.String

実装

Reference.Path

参照

参照

OAComReference クラス

OAComReference メンバ

Microsoft.VisualStudio.Data.Schema.Project.Automation 名前空間