Share via


ShowInOutlineViewAttribute.PromotedProperty 属性

定义

获取或设置升级了的属性。

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

属性值

升级的属性。

适用于