RefactoringPreviewGroup コンストラクタ

RefactoringPreviewGroup クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    name As String _
)
'使用
Dim name As String

Dim instance As New RefactoringPreviewGroup(name)
public RefactoringPreviewGroup(
    string name
)
public:
RefactoringPreviewGroup(
    String^ name
)
public function RefactoringPreviewGroup(
    name : String
)

パラメータ

  • name
    型 : System.String
    プレビュー ダイアログ ボックス内のグループの名前。

参照

参照

RefactoringPreviewGroup クラス

RefactoringPreviewGroup メンバ

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