| TopicDataTitle Property |
Gets the title.
Namespace: Amdl.Maml.ConverterAssembly: Amdl.Maml.Converter (in Amdl.Maml.Converter.dll) Version: 1.0.5821.17059
Syntax public string Title { get; }
Public ReadOnly Property Title As String
Get
public:
property String^ Title {
String^ get ();
}
member Title : string with get
Property Value
Type:
StringTopic title.
See Also