DeploymentRuleHandler.Description 属性

定义

获取 DeploymentRuleHandler 对象的说明。

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

属性值

一个包含对象说明的 DeploymentRuleHandler 字符串。

实现

适用于