Share via


ExpandedWrapper<TExpandedElement>.Description 属性

定义

获取或设置 ExpandedWrapper<TExpandedElement> 的说明。

此 API 支持产品基础结构,不能在代码中直接使用。

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

属性值

ExpandedWrapper<TExpandedElement> 的说明。

适用于