| FileName Property |
Gets the name.
Namespace:
Dynamicweb.FilePublisher
Assembly:
Dynamicweb.FilePublisher (in Dynamicweb.FilePublisher.dll) Version: 3.0.3
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringThe name.
See Also