Struct BoundsControlTests.HandleTestData
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public struct HandleTestData
Constructors
HandleTestData(String, String, String)
Declaration
public HandleTestData(string name, string visualPath, string configName)
Parameters
Type | Name | Description |
---|---|---|
String | name | |
String | visualPath | |
String | configName |
Fields
configPropertyName
Declaration
public string configPropertyName
Field Value
Type | Description |
---|---|
String |
handleName
Declaration
public string handleName
Field Value
Type | Description |
---|---|
String |
handleVisualPath
Declaration
public string handleVisualPath
Field Value
Type | Description |
---|---|
String |