Share via


ProvideRelatedFileAttribute.ParentExtension Property

The extension of the parent file

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

Syntax

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

ProvideRelatedFileAttribute Class

Microsoft.VisualStudio.Modeling.Shell Namespace