DVTk API
ProjectFileName Property
DVTkDvtkApplicationLayerProjectProjectFileName
DVTk API

[This is preliminary documentation and is subject to change.]

Represents the Project File Name.
Declaration Syntax
C#Visual BasicVisual C++
public string ProjectFileName { get; set; }
Public Property ProjectFileName As String
public:
property String^ ProjectFileName {
	String^ get ();
	void set (String^ value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0