Description Property (SecurityTemplate)
In This Topic
Description of the template
Syntax
'Declaration
Public Shadows ReadOnly Property Description As String
public new string Description {get;}
public:
new property String^ Description {
String^ get();
}
See Also