Bagikan melalui


ProjectCollection.Item[String] Properti

Definisi

Mendapatkan ProjectInfo dengan nama yang ditentukan.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::ProjectInfo ^ default[System::String ^] { Microsoft::SqlServer::Management::IntegrationServices::ProjectInfo ^ get(System::String ^ name); };
public Microsoft.SqlServer.Management.IntegrationServices.ProjectInfo this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.IntegrationServices.ProjectInfo
Default Public ReadOnly Property Item(name As String) As ProjectInfo

Parameter

name
String

Nama yang ditentukan.

Nilai Properti

Nama ProjectInfo yang ditentukan.

Berlaku untuk