要計算函數或程序之目標資源集的路徑運算式。
命名空間: 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
路徑運算式。