Skip to content

AppProperty

ClassAssetInventoryAssetInventory.Editor
[Serializable]
public sealed class AppProperty

No description is available for this type.

public string Name { get; set; }

No description is available for this member.

Returns

System.String — No return description is available.

public string Value { get; set; }

No description is available for this member.

Returns

System.String — No return description is available.

public AppProperty()

No description is available for this member.

public AppProperty(string name, string value)

No description is available for this member.

Parameters

Name Type Description
name System.String
value System.String

public override string ToString()

No description is available for this member.

Returns

System.String — No return description is available.