言語

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
属性

コンストラクター

名前 説明
SfcReferenceSelectorAttribute(String, String, String[])

ソフト参照でもあるプロパティに適用できる有効な値を返すことができる属性。

プロパティ

名前 説明
Arguments

PathExpression の引数

Field

クエリによって返される必要があるフィールド

PathExpression

参照の解決に使用されるパス式

適用対象