UIHintAttribute.PresentationLayer 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置使用 UIHintAttribute 类的表示层。
public:
property System::String ^ PresentationLayer { System::String ^ get(); };
public string PresentationLayer { get; }
public string? PresentationLayer { get; }
member this.PresentationLayer : string
Public ReadOnly Property PresentationLayer As String
属性值
此类使用的表示层。
注解
此属性表示使用 类的 UIHintAttribute 表示层。 此属性可以设置为“HTML”、“Silverlight”、“WPF”或“WinForms”。