다음을 통해 공유


ValueTypeFieldReference<TOperand,TResult>.FieldName 속성

정의

필드의 이름을 가져오거나 설정합니다.

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

속성 값

String

필드의 이름입니다.

적용 대상