TypeBrowserDialog.SelectedType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type selected by the user in the type browser dialog box.
public:
property Type ^ SelectedType { Type ^ get(); };
public Type SelectedType { get; }
member this.SelectedType : Type
Public ReadOnly Property SelectedType As Type
Property Value
The Type selected by the user in the type browser dialog box.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.