Share via


CorrelationAliasAttribute.Path プロパティ

定義

関連付け値の場所を指定するパラメーター内のパスを取得します。

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

プロパティ値

String

関連付け値の場所を指定するパラメーター内のパス。

注釈

このパラメーターは、Parameter.Location のようなドット表記を使用できます。

適用対象