Struct TestSettings
Namespace: VisualStudioEditor
Syntax
public struct TestSettings
Fields
ShouldSync
Declaration
public bool ShouldSync
Field Value
Type | Description |
---|---|
System.Boolean |
SyncPath
Declaration
public Dictionary<string, string> SyncPath
Field Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.String> |