次の方法で共有


RefactoringOperation.ContributorInput プロパティ

このリファクタリング操作の初期 ContributorInput を取得します。

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

構文

'宣言
Protected ReadOnly Property ContributorInput As ContributorInput
'使用
Dim value As ContributorInput

value = Me.ContributorInput
protected ContributorInput ContributorInput { get; }
protected:
property ContributorInput^ ContributorInput {
    ContributorInput^ get ();
}
protected function get ContributorInput () : ContributorInput

プロパティ値

型 : Microsoft.VisualStudio.Data.Schema.Project.Refactoring.ContributorInput

参照

参照

RefactoringOperation クラス

RefactoringOperation メンバ

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