ProcessorParameter.PropertyName Property
Note
This property is available only when developing for Windows.
Name of the property, as defined in the C# code.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public string PropertyName { get; }
Property Value
Name of the property used to identify a specific processor parameter.
Remarks
Corresponds to the property name, as defined in the C# code. This differs from the friendly parameter name, stored in the DisplayName property.
See Also
Reference
ProcessorParameter Class
ProcessorParameter Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows 7, Windows Vista, Windows XP