다음을 통해 공유


ProjectedWrapper.PropertyNameList 속성

정의

쉼표로 구분된 형식의 텍스트로 속성 이름 목록을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 property System::String ^ PropertyNameList { System::String ^ get(); void set(System::String ^ value); };
public string PropertyNameList { get; set; }
member this.PropertyNameList : string with get, set
Public Property PropertyNameList As String

속성 값

쉼표로 구분된 이름 목록입니다.

적용 대상