ProvideRelatedFileAttribute.ParentExtension Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The extension of the parent file
public:
property System::String ^ ParentExtension { System::String ^ get(); };
public string ParentExtension { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ParentExtension : string
Public ReadOnly Property ParentExtension As String
Property Value
- Attributes