Table of Contents

Class PropertyLocation

Namespace
CodeStage.Maintainer.Core.Scan
Assembly
Build.dll
public class PropertyLocation : ComponentLocation
Inheritance
object
PropertyLocation
Derived
Inherited Members

Constructors

PropertyLocation()

protected PropertyLocation()

Fields

humanReadablePropertyName

protected string humanReadablePropertyName

Field Value

string

propertyPath

protected string propertyPath

Field Value

string

Properties

HumanReadablePropertyName

public string HumanReadablePropertyName { get; }

Property Value

string

Property

public SerializedProperty Property { get; protected set; }

Property Value

SerializedProperty

PropertyPath

public string PropertyPath { get; }

Property Value

string