SfcReferenceSelectorAttribute 類別

定義

重要

此 API 不符合 CLS 規範。

允許回傳有效值,並套用到同時也是軟參考的屬性。

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
[System.CLSCompliant(false)]
public class SfcReferenceSelectorAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
[<System.CLSCompliant(false)>]
type SfcReferenceSelectorAttribute = class
    inherit Attribute
Public Class SfcReferenceSelectorAttribute
Inherits Attribute
繼承
SfcReferenceSelectorAttribute
屬性

建構函式

名稱 Description
SfcReferenceSelectorAttribute(String, String, String[])

允許回傳有效值,並套用到同時也是軟參考的屬性。

屬性

名稱 Description
Arguments

PathExpression 的論證

Field

查詢需要回傳的欄位

PathExpression

用於解析參考的路徑表達式

適用於