ContextItem.Name 속성

정의

이름 URI를 가져오거나 설정합니다.

public:
 property Uri ^ Name { Uri ^ get(); void set(Uri ^ value); };
public Uri Name { get; set; }
member this.Name : Uri with get, set
Public Property Name As Uri

속성 값

Uri

Uri Name 특성의 값을 포함하는 A입니다.

적용 대상