DVTk API
Name Property
DVTkDvtkHighLevelInterface.Common.ThreadsThreadOptionsName
DVTk API

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

The (possible not unique) name of this object. If this property is not set, the Class name will be used as the name. See also the property Identifier for the usage of this property.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0