| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ComponentsState As ServerSideComponentsState | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ServerSideComponentsState ComponentsState {get;} | |
| C++/CLI | |
|---|---|
public: property ServerSideComponentsState ComponentsState { ServerSideComponentsState get(); } | |
Copy Code