다음을 통해 공유


LocalizableProperties.GetProperties Method

Gets the collection of properties.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Function GetProperties As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties()

Return Value

Type: System.ComponentModel.PropertyDescriptorCollection
Returns a PropertyDescriptorCollection.

Implements

ICustomTypeDescriptor.GetProperties()

.NET Framework Security

See Also

Reference

LocalizableProperties Class

GetProperties Overload

Microsoft.VisualStudio.Shell Namespace