ComponentMetadata.SourcePath Property

Definition

Gets or sets the source path of the report part.

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

Property Value

The source path of the report part.

Attributes

Applies to