次の方法で共有


Model プロパティ

モデル カタログ アイテムの完全なパスを取得します。

名前空間:  ReportService2005
アセンブリ:  ReportService2005 (ReportService2005.dll)

構文

'宣言
Public Property Model As String
    Get
    Set
'使用
Dim instance As ModelCatalogItem
Dim value As String

value = instance.Model

instance.Model = value
public string Model { get; set; }
public:
property String^ Model {
    String^ get ();
    void set (String^ value);
}
member Model : string with get, set
function get Model () : String
function set Model (value : String)

プロパティ値

型: System. . :: . .String
String 値です。