| Visual Basic (Declaration) | |
|---|---|
Property ParentState As IStateDictionary | |
| C# | |
|---|---|
IStateDictionary ParentState {get; set;} | |
| C++/CLI | |
|---|---|
property IStateDictionary^ ParentState { IStateDictionary^ get(); void set ( IStateDictionary^ value); } | |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)