IPublishFile2::Name Property

 

Gets the local name of the file.

Namespace:   Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

[DispIdAttribute(8)]
property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

The local name of the file.

Return to top
Show: