ModelPerspective.Description 属性

定义

获取透视的描述。 只读。

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

属性值

一个String值,该值包含透视的描述。

适用于