←Select platform

Description Property

Summary

Gets or sets the description.

Syntax

C#
VB
C++
public string Description { get; set; } 
Public Property Description() As String 
   Get 
   Set 
public:  
   property String^ Description 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The description.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.