次の方法で共有


ResourceSetPathExpression.PathExpression プロパティ

関数またはプロシージャの対象リソース セットを計算するパス式。

名前空間:  System.Data.Services.Providers
アセンブリ:  Microsoft.Data.Services (Microsoft.Data.Services.dll)

構文

'宣言
Public ReadOnly Property PathExpression As String
    Get
'使用
Dim instance As ResourceSetPathExpression
Dim value As String

value = instance.PathExpression
public string PathExpression { get; }
public:
property String^ PathExpression {
    String^ get ();
}
member PathExpression : string
function get PathExpression () : String

プロパティ値

型: System.String
パス式。

関連項目

参照

ResourceSetPathExpression クラス

System.Data.Services.Providers 名前空間