Compartir a través de


AddTypeNodeCommand.SelectedType Property

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Gets the type that should be used to create the new TypeNode.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design.dll)

Syntax

'Declaration
ProtectedOverridableReadOnlyPropertySelectedTypeAs Type
protectedvirtual Type SelectedType { get; }
protected:
virtualproperty Type^ SelectedType {
    Type^ get ();
}
protectedfunction getSelectedType () : Type

See Also

AddTypeNodeCommand Class

Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.