Aracılığıyla paylaş


DesignerDocDataService.GetSiblingFileName Method

Gets the absolute path of the sibling file name from the file name.

Namespace:  Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'Bildirim
Protected Overridable Function GetSiblingFileName ( _
    name As String _
) As String
protected virtual string GetSiblingFileName(
    string name
)

Parameters

Return Value

Type: System.String
The absolute path of the file.

Remarks

A helper function called by GetChildDocData.

.NET Framework Security

See Also

Reference

DesignerDocDataService Class

Microsoft.VisualStudio.Shell.Design.Serialization Namespace