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

屬性值

報告部分的來源路徑。

屬性

適用於