次の方法で共有


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

Name 属性の値が格納された Uri

適用対象