次の方法で共有


DesignerDocDataService.PrimaryName Property

Gets the fully-qualified file name of the primary doc data object.

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

Syntax

'宣言
Protected ReadOnly Property PrimaryName As String
protected string PrimaryName { get; }

Property Value

Type: System.String
The fully-qualified file name of the primary document data object.

.NET Framework Security

See Also

Reference

DesignerDocDataService Class

Microsoft.VisualStudio.Shell.Design.Serialization Namespace