语言

CustomResolver.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 指定文本描述的值。

注解

该命名空间、类或成员仅在Microsoft .NET框架2.0版本中支持。

适用于