COMAddIn.Description Property

Definition

Returns or sets a descriptive String value for the specified COMAddIn object.

public:
 property System::String ^ default { System::String ^ get(); void set(System::String ^ value); };
public string this { get; set; }
member this.Description : string with get, set
Default Public Property Description As String

Property Value

Applies to