SfcReferenceSelectorAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重要
此 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 |
用於解析參考的路徑表達式 |