Share via


ProgressionCommonResources.ParentType Property

Looks up a localized string similar to Parent Type.

Namespace:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ParentType As String
public static string ParentType { get; }
public:
static property String^ ParentType {
    String^ get ();
}
static member ParentType : string with get
static function get ParentType () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

ProgressionCommonResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace