言語

Job.Path プロパティ

定義

仕事に関連するレポートへの全パス。

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

プロパティ値

読み取り専用の Stringです。

適用対象