Documentation.Summary 属性

定义

获取此 Documentation 的摘要。

public:
 property System::String ^ Summary { System::String ^ get(); };
public string Summary { get; }
member this.Summary : string
Public ReadOnly Property Summary As String

属性值

Documentation 的摘要。

适用于