WeatherMakerScriptPerformanceProfile Property |
Get the performance profile or default profile if null
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public WeatherMakerPerformanceProfileScript PerformanceProfile { get; }
Public ReadOnly Property PerformanceProfile As WeatherMakerPerformanceProfileScript
Get
public:
property WeatherMakerPerformanceProfileScript^ PerformanceProfile {
WeatherMakerPerformanceProfileScript^ get ();
}
member PerformanceProfile : WeatherMakerPerformanceProfileScript with get
Property Value
Type:
WeatherMakerPerformanceProfileScriptSee Also