IVsSharedAssetsProject.SharedItemsImportFullPath Property

Definition

Gets the full path of the shared items.

public:
 property System::String ^ SharedItemsImportFullPath { System::String ^ get(); };
public:
 property Platform::String ^ SharedItemsImportFullPath { Platform::String ^ get(); };
public string SharedItemsImportFullPath { get; }
[System.Runtime.InteropServices.DispId(1610678272)]
public string SharedItemsImportFullPath { get; }
member this.SharedItemsImportFullPath : string
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.SharedItemsImportFullPath : string
Public ReadOnly Property SharedItemsImportFullPath As String

Property Value

The full path of the shared items.

Attributes

Applies to