次の方法で共有


ImpactDetail.Description プロパティ

定義

影響分析操作のエラーまたは警告メッセージの説明を取得します。値の設定も可能です。

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

プロパティ値

影響分析操作のエラーまたは警告メッセージの説明を含む system.string。

適用対象