다음을 통해 공유


ContextItem.Value 속성

정의

콘텐츠 항목 값을 가져오거나 설정합니다.

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

속성 값

ContextItem 요소의 값입니다. null일 수 있습니다.

설명

이 속성 설정할 수 있습니다 null합니다.

적용 대상