オブジェクトのローカライズ可能なプロパティに関するカスタム型情報を指定します。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
<ComVisibleAttribute(True)> _
Public Class LocalizableProperties _
Implements ICustomTypeDescriptor
'使用
Dim instance As LocalizableProperties
[ComVisibleAttribute(true)]
public class LocalizableProperties : ICustomTypeDescriptor
[ComVisibleAttribute(true)]
public ref class LocalizableProperties : ICustomTypeDescriptor
public class LocalizableProperties implements ICustomTypeDescriptor
継承階層
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.LocalizableProperties
Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.NodeProperties
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。