Table of Contents

Class PListAttribute

Namespace
Ranorex.Core.Remoting
Assembly
Ranorex.Core.dll
[AttributeUsage(AttributeTargets.Property, AllowMultiple = true)]
public class PListAttribute : Attribute, _Attribute
Inheritance
PListAttribute
Implements
Inherited Members

Constructors

PListAttribute(string)

public PListAttribute(string name)

Parameters

name string

Properties

Name

public string Name { get; set; }

Property Value

string