UserPersonalizationStateInfo.Username 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property System::String ^ Username { System::String ^ get(); };
public string Username { get; }
member this.Username : string
Public ReadOnly Property Username As String
屬性值
套用頁面個人化資訊的目標使用者名稱。
備註
您可以使用 Username 屬性來尋找指定使用者的統計個人化狀態資訊。
適用於