Namespace: DeltaEngine.Editor.ParticleEditorAssembly: DeltaEngine.Editor.ParticleEditor (in DeltaEngine.Editor.ParticleEditor.dll) Version: 1.1.1.0 (1.1.1)
public string TemplateNameToLoad { get; set; }
public string TemplateNameToLoad { get; set; }
Public Property TemplateNameToLoad As String
Get
Set
Public Property TemplateNameToLoad As String
Get
Set
public:
property String^ TemplateNameToLoad {
String^ get ();
void set (String^ value);
}
public:
property String^ TemplateNameToLoad {
String^ get ();
void set (String^ value);
}
member TemplateNameToLoad : string with get, set
member TemplateNameToLoad : string with get, set
Property Value
Type:
String