SfcReferenceSelectorAttribute 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
Important
이 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
- 특성
생성자
| Name | Description |
|---|---|
| SfcReferenceSelectorAttribute(String, String, String[]) |
소프트 참조인 속성에 적용할 수 있는 유효한 값을 반환할 수 있는 특성입니다. |
속성
| Name | Description |
|---|---|
| Arguments |
PathExpression에 대한 인수 |
| Field |
쿼리에서 반환해야 하는 필드 |
| PathExpression |
참조를 확인하는 데 사용되는 경로 식 |