| ContentLayoutWindowFilename Property |
This read-only property returns the filename
Namespace: SandcastleBuilder.Gui.ContentEditorsAssembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax public string Filename { get; }
Public ReadOnly Property Filename As String
Get
public:
property String^ Filename {
String^ get ();
}
member Filename : string with get
Property Value
Type:
StringSee Also