Aracılığıyla paylaş


Job.Path Özelliği

Bir iş ilişkili olduğu rapor için tam yol.

Ad Alanı:  ReportService2005
Derleme:  ReportService2005 (ReportService2005 içinde.dll)

Sözdizimi

'Bildirim
Public Property Path As String
    Get
    Set
'Kullanım
Dim instance As Job
Dim value As String

value = instance.Path

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

Özellik Değeri

Tür: System.String
Bir salt dize.