言語

ComponentMetadata.SourcePath プロパティ

定義

レポート部分のソースパスを取得するか設定します。

public:
 property System::String ^ SourcePath { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlElement]
public string SourcePath { get; set; }
[<System.Xml.Serialization.XmlElement>]
member this.SourcePath : string with get, set
Public Property SourcePath As String

プロパティ値

レポートのソースパス部分です。

属性

適用対象