Edit

Share via


ContextItem.Name Property

Definition

Gets or sets the 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

Property Value

Uri

A Uri that contains the value of the Name attribute.

Applies to