 | TopicDataFileName Property |
Gets or sets the topic's file name.
Namespace: Amdl.Maml.ConverterAssembly: Amdl.Maml.Converter (in Amdl.Maml.Converter.dll) Version: 1.0.5821.17059
Syntaxpublic string FileName { get; }Public ReadOnly Property FileName As String
Get
public:
property String^ FileName {
String^ get ();
}member FileName : string with get
Property Value
Type:
StringFile name.
See Also