Bagikan melalui


IVsSharedAssetsProject.SharedItemsImportFullPath Property

Gets the full path of the shared items.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)

Syntax

'Declaration
ReadOnly Property SharedItemsImportFullPath As String
string SharedItemsImportFullPath { get; }
property String^ SharedItemsImportFullPath {
    String^ get ();
}
abstract SharedItemsImportFullPath : string with get
function get SharedItemsImportFullPath () : String

Property Value

Type: String
The full path of the shared items.

.NET Framework Security

See Also

Reference

IVsSharedAssetsProject Interface

Microsoft.VisualStudio.Shell.Interop Namespace