| Visual Basic (Declaration) | |
|---|---|
Public Property LayerIDs As IEnumerable(Of String) | |
| C# | |
|---|---|
public IEnumerable<string> LayerIDs {get; set;} | |
Note that some commands only supports specific layer types, or requires only one layer specified.
Target Platforms:Windows Phone 7