Share via


IClassResource.SourcePath Property

Gets or sets the name of the class resource file.

Namespace:  Microsoft.VisualStudio.SharePoint.Packages
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property SourcePath As String
string SourcePath { get; set; }

Property Value

Type: String
A string that represents the name of the class resource file.

.NET Framework Security

See Also

Reference

IClassResource Interface

Microsoft.VisualStudio.SharePoint.Packages Namespace