次の方法で共有


ReportingService2010.GetProperties(String, Property[]) メソッド

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ GetProperties(System::String ^ ItemPath, cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ Properties);
public Microsoft.SqlServer.ReportingServices2010.Property[] GetProperties (string ItemPath, Microsoft.SqlServer.ReportingServices2010.Property[] Properties);
member this.GetProperties : string * Microsoft.SqlServer.ReportingServices2010.Property[] -> Microsoft.SqlServer.ReportingServices2010.Property[]
Public Function GetProperties (ItemPath As String, Properties As Property()) As Property()

パラメーター

ItemPath
String
Properties
Property[]

戻り値

適用対象