DocumentationAttribute

Overview

Location

Properties


Text

 

property Text: String read write;

 

String Text { get; set; }

 

Property Text() As String

Instance Methods


constructor

 

constructor

 

DocumentationAttribute()

 

Sub New()

constructor (String)

 

constructor(text: String)

 

DocumentationAttribute(String text)

 

Sub New(text As String)

Parameters:

  • text: