ProjectInfo.Move メソッド
オブジェクトを移動して別のフォルダーの子にします。
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Public Sub Move ( _
folderName As String _
)
'使用
Dim instance As ProjectInfo
Dim folderName As String
instance.Move(folderName)
public void Move(
string folderName
)
public:
void Move(
String^ folderName
)
member Move :
folderName:string -> unit
public function Move(
folderName : String
)
パラメーター
- folderName
型: System.String
フォルダー名。